Skip to content

Commit

Permalink
echo-branch
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Sep 14, 2024
1 parent d95c4e6 commit ed03ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-upload-a-docker-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ print_help() {
exit 1
}

BRANCH=${BRANCH:?'expecting BRANCH env var'}
echo "BRANCH=${BRANCH:?'expecting BRANCH env var'}"
base_debug_img_arg=""
docker_file_arg="Dockerfile"
target_arg=""
Expand Down

0 comments on commit ed03ba8

Please sign in to comment.