mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-01-29 04:49:44 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -8,7 +8,6 @@ variables:
|
|||||||
GIT_SSH_COMMAND: "ssh -i /home/gitlab-runner/.ssh/id_rsa -o IdentitiesOnly=yes"
|
GIT_SSH_COMMAND: "ssh -i /home/gitlab-runner/.ssh/id_rsa -o IdentitiesOnly=yes"
|
||||||
notify_start:
|
notify_start:
|
||||||
stage: notify_start # Should be in a later stage than the job that might fail
|
stage: notify_start # Should be in a later stage than the job that might fail
|
||||||
when: on_failure # <-- This is the key keyword
|
|
||||||
script:
|
script:
|
||||||
- column=':'
|
- column=':'
|
||||||
- echo "${flow_id}"
|
- echo "${flow_id}"
|
||||||
|
|||||||
Reference in New Issue
Block a user