This commit is contained in:
wat
2019-09-22 13:31:12 +02:00
parent 6636ee9e92
commit b565f4f4b7
+1 -1
View File
@@ -74,7 +74,7 @@ steps:
git status git status
git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-vendor/${DRONE_REPO_NAME}.git $PACKAGE_VERSION; git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-vendor/${DRONE_REPO_NAME}.git $PACKAGE_VERSION;
else else
echo 'Version: ' echo 'Version '
echo $LATEST_VERSION echo $LATEST_VERSION
echo 'did not change. Don`t push tag to master'; echo 'did not change. Don`t push tag to master';
fi fi