drone-sigh #57
@ -3,7 +3,7 @@
|
||||
echo "Creating tag $1"
|
||||
|
||||
TAG="v$1"
|
||||
git tag -a ${TAG}
|
||||
git tag -a ${TAG} -m ${TAG}
|
||||
|
||||
if [[ "$@" == *'--from-ci'* ]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user