test2
This commit is contained in:
parent
4d42d2663c
commit
fa5544b324
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue