diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 01a4667..4acca52 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,6 @@ variables: GIT_SSH_COMMAND: "ssh -i /home/gitlab-runner/.ssh/id_rsa -o IdentitiesOnly=yes" notify_start: stage: notify_start # Should be in a later stage than the job that might fail - when: on_failure # <-- This is the key keyword script: - column=':' - echo "${flow_id}"