From f93726b39458909f06d37820b7caa573f3f43cd9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 24 Jan 2017 19:44:59 +0300 Subject: Remove report jobs from .gitlab-ci.yml --- .gitlab-ci.yml | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 700c92b3a..9c6748093 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,8 +2,6 @@ stages: - prebuild - build - stats - - success - - failure before_script: - uname -a @@ -3548,24 +3546,3 @@ pages: expire_in: 3 week only: - master - -# reports - -success: - stage: success - script: - - echo "nothing" - image: debian:unstable - variables: - GIT_STRATEGY: none - when: on_success - -failure: - stage: failure - script: - - echo "nothing" - image: debian:unstable - variables: - GIT_STRATEGY: none - when: on_failure - <<: *job-artifacts -- cgit v1.2.3-60-g2f50