fix
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ steps:
|
||||
git status
|
||||
git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-vendor/${DRONE_REPO_NAME}.git $PACKAGE_VERSION;
|
||||
else
|
||||
echo 'Version: '
|
||||
echo 'Version '
|
||||
echo $LATEST_VERSION
|
||||
echo 'did not change. Don`t push tag to master';
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user