This commit is contained in:
wat
2019-09-22 13:25:26 +02:00
parent 3bba1f5204
commit 7dadcb75c7
+1 -1
View File
@@ -67,7 +67,7 @@ steps:
commands: commands:
- git config --global user.email "frontwork.me@gmail.com" - git config --global user.email "frontwork.me@gmail.com"
- git config --global user.name "drone" - git config --global user.name "drone"
>- if [ "${PACKAGE_VERSION}" != "${LATEST_VERSION}" ]; - if [ "${PACKAGE_VERSION}" != "${LATEST_VERSION}" ];
then then
git tag $PACKAGE_VERSION git tag $PACKAGE_VERSION
git status git status