This commit is contained in:
Mael G. 2025-01-06 21:50:09 +01:00
parent 4d42d2663c
commit fa5544b324

View file

@ -13,9 +13,9 @@ steps:
from_secret: gnous_cicd_token
commands:
- STEP_1_OUTPUT=$(cat output.txt)
- echo "test"
- cat output.txt
comment: >
✅ Build ${CI_BUILD_EVENT} of `${CI_REPO_NAME}` has status `${CI_BUILD_STATUS}`.
`${STEP_1_OUTPUT}`
🌐 ${CI_BUILD_LINK}