Skip to content

Commit

Permalink
echo system version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsmejia committed Sep 3, 2024
1 parent 07d3759 commit dbd1a10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/prepare_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ if [ -z "$SYSTEM_VERSION" ]; then
SYSTEM_VERSION="$(get_branch_hash)"
fi

echo "Using SYSTEM_VERSION $SYSTEM_VERSION"

if [ -z "$DOCKER_ACTION" ]; then
DOCKER_ACTION="--push"
fi
Expand Down

0 comments on commit dbd1a10

Please sign in to comment.