From e362b7f43f944d4cc0db0c843dea0dc05b39b6a2 Mon Sep 17 00:00:00 2001 From: Ronald van Zantvoort Date: Mon, 7 Sep 2020 11:56:28 +0200 Subject: [PATCH] build only only twice (#9904) remove duplicate entry for build > --only --- website/pages/docs/commands/build.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/website/pages/docs/commands/build.mdx b/website/pages/docs/commands/build.mdx index b1589ea15..98a4d68fe 100644 --- a/website/pages/docs/commands/build.mdx +++ b/website/pages/docs/commands/build.mdx @@ -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