Re-enable exit
Todas as verificações foram bem sucedidas
continuous-integration/drone Build is passing
Todas as verificações foram bem sucedidas
continuous-integration/drone Build is passing
Este cometimento está contido em:
ascendente
1b88465f3f
cometimento
e0d7e1b954
2
build.sh
2
build.sh
@ -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//./ } )
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador