fix
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user