parent
7aa0b1655c
commit
129041f4fe
@ -40,4 +40,4 @@ steps:
|
||||
secrets: [GITEA_TOKEN]
|
||||
commands:
|
||||
- apk add curl
|
||||
- curl "https://git.vertinext.com/message?token=${GITEA_TOKEN}" -F "title=${CI} - ${CI_REPO_NAME}" -F "message=${CI_BUILD_EVENT} has status ${CI_BUILD_STATUS}" -F "priority=0"
|
||||
- curl "https://git.vertinext.com/message?token=$${GITEA_TOKEN}" -F "title=${CI} - ${CI_REPO_NAME}" -F "message=${CI_BUILD_EVENT} has status ${CI_BUILD_STATUS}" -F "priority=0"
|
Loading…
Reference in New Issue
Block a user