From 1b50b3337c40849d7d7bc960cf84f594c01c6ce2 Mon Sep 17 00:00:00 2001 From: Laci Dusa Date: Tue, 23 Dec 2025 11:22:09 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) 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}"