Re-enable exit
D'éirigh le gach seiceáil
continuous-integration/drone Build is passing

Tá an tiomantas seo le fáil i:
Florian Brinker
2021-04-22 22:28:49 +02:00
tuismitheoir 1b88465f3f
tiomantas e0d7e1b954

Féach ar an gComhad

@@ -31,7 +31,7 @@ if [ "$LATEST_RELEASE" = "$LATEST_TAG" ]; then
echo "Nothing to do. Versions already match."
echo "Release: $LATEST_RELEASE"
echo "Tag: $LATEST_TAG"
#exit 78 # drone.io exit code to stop but success the pipeline
exit 78 # drone.io exit code to stop but success the pipeline
fi
SEMVER=( ${LATEST_RELEASE//./ } )