Skip to content

Commit

Permalink
Fixes acquia#3243 to clean up dry-run in deploy command.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadison13 committed Nov 26, 2018
1 parent 5b48588 commit ff3efb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy.md
Expand Up @@ -73,7 +73,7 @@ See [Extending BLT](extending-blt.md) for more information on overriding default

If you would like to create, commit, but _not push_ the artifact, you may do a dry run:

blt artifact:deploy -D deploy.dryRun=true
blt artifact:deploy --dry-run

This is helpful for debugging deployment artifacts.

Expand Down

0 comments on commit ff3efb1

Please sign in to comment.