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.
1 parent 78e6261 commit 43e71bcCopy full SHA for 43e71bc
.circleci/circleci-readme.md
@@ -11,7 +11,7 @@ The local build runs in a docker container.
11
12
* Run a local build with the following command:
13
14
- circleci local execute -c .circleci/local-config.yml --job 'gradle/run-1'
+ circleci local execute -c .circleci/local-config.yml 'gradle/test-1'
15
16
With the above command, operations that cannot occur during a local build will show an error like this:
17
0 commit comments