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:36:48 +01:00
parent df5de2dac3
commit 9d82ce5731

View File

@ -63,7 +63,7 @@ steps:
commands:
- apk add --no-cache curl
- if [ "${DRONE_BUILD_STATUS}" != "success" ]; then export ZULIP_STATUS=":prohibited:"; fi
- export ZULIP_MESSAGE=$${DRONE_COMMIT_MESSAGE:-2})
- export ZULIP_MESSAGE=$${DRONE_COMMIT_MESSAGE:-2}
- export SHORT_COMMIT=$${DRONE_COMMIT:0:7}
- echo $SHORT_COMMIT
- echo $ZULIP_STATUS