Skip to content

Commit

Permalink
Docker build adheres to stage target
Browse files Browse the repository at this point in the history
  • Loading branch information
lodu authored Feb 14, 2024
1 parent 13f1642 commit 5b54105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build_docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def get_docker_command(
{cache_to_arg} \\
{build_arg} \\
{platform_arg} \\
{target_argument} \\
--label sha={sha} \\
--label target={build_target} \\
--label build_trigger={build_context} \\
Expand Down

0 comments on commit 5b54105

Please sign in to comment.