fix
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ steps:
|
||||
commands:
|
||||
- git config --global user.email "frontwork.me@gmail.com"
|
||||
- git config --global user.name "drone"
|
||||
- if [ "${PACKAGE_VERSION}" != "${LATEST_VERSION}" ];
|
||||
- >- if [ "${PACKAGE_VERSION}" != "${LATEST_VERSION}" ];
|
||||
then
|
||||
git tag $PACKAGE_VERSION
|
||||
git status
|
||||
|
||||
Reference in New Issue
Block a user