Skip to content

Commit

Permalink
Update scripts/compute-tags.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Kun Lu <[email protected]>

Co-authored-by: Yuri Shkuro <[email protected]>
  • Loading branch information
kun-lu20 and yurishkuro authored Jun 14, 2021
1 parent b184231 commit 03c360e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/compute-tags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
set -exu

BASE_BUILD_IMAGE=$1
BRANCH=${BRANCH:?'expecting BRANCH env var'}

## if we are on a release tag, let's extract the version number
## the other possible value, currently, is 'master' (or another branch name)
Expand Down

0 comments on commit 03c360e

Please sign in to comment.