Skip to content

Commit

Permalink
(CI)(build-docker-image) --progress=tty
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Jun 10, 2024
1 parent 82f03a1 commit 6a445c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build-docker-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ CI_DOCKER_BUILD_ARGS+=(
"--build-arg=VENV_INCLUDE_SYSTEM_SITE=${CI_VENV_INCLUDE_SYSTEM_SITE}" \
"--build-arg=DOCKER_USER=${CI_DOCKER_USER}" \
"--build-arg=DOCKER_USER_ID=${CI_DOCKER_USER_ID}" \
"--progress=tty" \
"--provenance=false")

# Check the constructed Docker image name against the input
Expand Down

0 comments on commit 6a445c9

Please sign in to comment.