build only only twice (#9904)

remove duplicate entry for build > --only
This commit is contained in:
Ronald van Zantvoort 2020-09-07 11:56:28 +02:00 committed by GitHub
parent dfe8aa51b0
commit e362b7f43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -48,11 +48,6 @@ artifacts that are created will be outputted at the end of the build.
- `run-cleanup-provisioner` aborts and exits without any cleanup besides
the [error-cleanup-provisioner](/docs/templates/provisioners#on-error-provisioner) if one is defined.
- `-only=foo,bar,baz` - Only run the builds with the given comma-separated
names. Build names by default are their type, unless a specific `name`
attribute is specified within the configuration. `-only` does not apply to
post-processors.
`@include 'commands/only.mdx'`
- `-parallel-builds=N` - Limit the number of builds to run in parallel, 0