We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eae3b0f + 03de30d commit 066a2faCopy full SHA for 066a2fa
Readme.md
@@ -10,7 +10,7 @@ When a build is start it runs a single job first. This job executes `.buildkite/
10
11
This [.buildkite/pipeline.sh](.buildkite/pipeline.sh) script does the following:
12
13
-* Creates a separate test step for each directory in [steps](steps/)
+* Creates a separate test step for each directory in [specs](specs/)
14
* Adds a deploy step at the end only if the build is on the master branch
15
16
For a non-master branch build it generates:
0 commit comments