Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a8c244

Browse files
committed
docker build option target
1 parent163857b commit5a8c244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎_docs/codefresh-yaml/steps/build-1.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ step_name:
4848
|`tag`| The tag that is assigned to the image you build. <br>The default is the name of the branch or revision that is built.| Default|
4949
|`no_cache`| Do not use cache when building the image| Optional|
5050
|`build_arguments`| A set of[Docker build arguments](https://docs.docker.com/engine/reference/commandline/build/#set-build-time-variables-build-arg) to pass to the build process.| Optional|
51+
|`target`| target stage in a multistage build (build will run until this stage)| Optional|
5152
|`fail_fast`| If a step fails, and the process is halted. The default value is`true`.| Default|
5253
|`when`| Define a set of conditions that need to be satisfied in order to execute this step.<br>You can find more information in the[Conditional Execution of Steps]({{ site.baseurl }}/docs/codefresh-yaml/conditional-execution-of-steps/) article.| Optional|
5354
|`metadata`| Annotate the built image with[key-value metadata]({{ site.baseurl }}/docs/codefresh-yaml/metadata-annotations/).| Optional|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp