Skip to content

Commit 43e71bc

Browse files
authored
update local circleci notes to work with latest circleci (#168)
1 parent 78e6261 commit 43e71bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/circleci-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The local build runs in a docker container.
1111

1212
* Run a local build with the following command:
1313

14-
circleci local execute -c .circleci/local-config.yml --job 'gradle/run-1'
14+
circleci local execute -c .circleci/local-config.yml 'gradle/test-1'
1515

1616
With the above command, operations that cannot occur during a local build will show an error like this:
1717

0 commit comments

Comments
 (0)