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
|
from_secret: gnous_cicd_token
|
||||||
commands:
|
commands:
|
||||||
- STEP_1_OUTPUT=$(cat output.txt)
|
- STEP_1_OUTPUT=$(cat output.txt)
|
||||||
|
- echo "test"
|
||||||
|
- cat output.txt
|
||||||
comment: >
|
comment: >
|
||||||
✅ Build ${CI_BUILD_EVENT} of `${CI_REPO_NAME}` has status `${CI_BUILD_STATUS}`.
|
|
||||||
|
|
||||||
`${STEP_1_OUTPUT}`
|
`${STEP_1_OUTPUT}`
|
||||||
|
|
||||||
🌐 ${CI_BUILD_LINK}
|
🌐 ${CI_BUILD_LINK}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue