This commit is contained in:
parent
d511441c7e
commit
ab5146b056
@ -3,6 +3,7 @@
|
||||
VERSION=""
|
||||
|
||||
if [[ ! -z $DRONE_TAG ]]
|
||||
then
|
||||
VERSION=$DRONE_TAG
|
||||
elif
|
||||
VERSION=$DRONE_COMMIT
|
||||
|
Loading…
Reference in New Issue
Block a user