We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb479e commit 60c32cfCopy full SHA for 60c32cf
build_starter.txt
@@ -1 +1 @@
1
-build#1.1
+build#1.2
circle.yml
@@ -8,3 +8,4 @@ test:
8
- ./gradlew clean assembleDebug
9
# copy the build outputs to artifacts
10
- ./gradlew check || (grep -A20 -B2 'severity="Error"' WordPress/build/outputs/lint-results-vanillaDebug.xml; exit 1)
11
+ timeout: 1000
0 commit comments