@ -34,7 +34,7 @@ if [ "$LATEST_RELEASE" = "$LATEST_TAG" ]; then
echo"Tag: $LATEST_TAG"
exit78# drone.io exit code to stop but success the pipeline
fi
exit1
SEMVER=(${LATEST_RELEASE//./ })
MAJOR=${SEMVER[0]}
MINOR=${SEMVER[0]}.${SEMVER[1]}
Fai riferimento in un nuovo problema
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.