This commit is contained in:
parent
6096932859
commit
4603b746e3
@ -23,8 +23,6 @@ export GIT_AUTHOR_EMAIL=${DRONE_COMMIT_AUTHOR_EMAIL}
|
||||
export GIT_COMMITTER_NAME=${DRONE_COMMIT_AUTHOR_NAME}
|
||||
export GIT_COMMITTER_EMAIL=${DRONE_COMMIT_AUTHOR_EMAIL}
|
||||
|
||||
git init
|
||||
git remote add origin ${DRONE_REMOTE_URL}
|
||||
git fetch --tags
|
||||
|
||||
CURRENTTAG=$(git tag --sort=-taggerdate | head -n 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user