Skip to content

Commit

Permalink
doco: remove obsolete --job parameter [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Jul 21, 2024
1 parent 0548069 commit 8875962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/circleci-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The local build runs in a docker container.

* Run a local build with the following command:

circleci local execute -c .circleci/local-config.yml --job 'build'
circleci local execute -c .circleci/local-config.yml 'build'

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

Expand Down

0 comments on commit 8875962

Please sign in to comment.