devops - drone test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mahdi Abu Yasmine 2023-12-14 23:09:04 +01:00
parent bfcea2ff85
commit f3f201be80

View File

@ -62,8 +62,6 @@ steps:
from_secret: ZULIP_TOKEN
commands:
- if [ "${DRONE_BUILD_STATUS}" != "success" ]; then export ZULIP_STATUS=":prohibited:"; fi
- export SHORT_COMMIT="${DRONE_COMMIT:0:7}"
- export REMOTE_URL="${DRONE_REMOTE_URL:0:-4}"
- export ZULIP_MESSAGE=${DRONE_COMMIT_MESSAGE}
- echo $SHORT_COMMIT
- echo $ZULIP_STATUS