From 08a0050333617bebbcd0b02ddc4bd2e3be3578be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 12 Mar 2018 21:26:37 -0300 Subject: Remove Integrity stage, merge with 'test' --- .gitlab-ci.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c15f91d9..46afcccd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,5 @@ stages: - test -- integrity - fail - ok @@ -45,18 +44,18 @@ newlines: expire_in: 3 week contributors: - stage: integrity + stage: test script: - ./.tools/contributors.sh - pwd .licensecheck: - stage: integrity + stage: test script: - ./.tools/licensecheck.sh .pages: - stage: integrity + stage: test script: - ./.tools/deploy.sh - pwd -- cgit v1.2.3-60-g2f50