From 9046a443bd229e9a7db206b4ddf6d2501cad00f8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Dec 2016 05:02:23 +0300 Subject: Fix .gitlab-ci.yml --- .gitlab-ci.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 972672a40..918f8a1ab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3317,7 +3317,8 @@ success: script: - echo "nothing" image: debian:unstable - variables: GIT_STRATEGY=none + variables: + GIT_STRATEGY: none when: on_success failure: @@ -3325,6 +3326,7 @@ failure: script: - echo "nothing" image: debian:unstable - variables: GIT_STRATEGY=none + variables: + GIT_STRATEGY: none when: on_failure <<: *log-failed-jobs -- cgit v1.2.3-60-g2f50