From 37f6978bcf1f45970bd7c6c15f6402fc2c0d1366 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 17 Feb 2018 21:44:36 -0200 Subject: Move licensecheck and contributors to deploy stage. Fix broken newline --- .gitlab-ci.yml | 22 +- .../sprites/equipment/head/centurionhelmet.xml | 284 ++++++++++----------- 2 files changed, 153 insertions(+), 153 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 575df15b..61687f80 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,12 +14,6 @@ testxml: - ./.tools/testxml.sh - pwd -contributors: - stage: test - script: - - ./.tools/contributors.sh - - pwd - pngcheck: stage: test script: @@ -30,11 +24,6 @@ imagemagiccheck: script: - ./.tools/imagemagiccheck.sh -licensecheck: - stage: test - script: - - ./.tools/licensecheck.sh - manaplus: stage: test script: @@ -55,6 +44,17 @@ newlines: when: always expire_in: 3 week +contributors: + stage: deploy + script: + - ./.tools/contributors.sh + - pwd + +licensecheck: + stage: deploy + script: + - ./.tools/licensecheck.sh + pages: stage: deploy script: diff --git a/graphics/sprites/equipment/head/centurionhelmet.xml b/graphics/sprites/equipment/head/centurionhelmet.xml index 0c7230df..d86799d4 100644 --- a/graphics/sprites/equipment/head/centurionhelmet.xml +++ b/graphics/sprites/equipment/head/centurionhelmet.xml @@ -1,142 +1,142 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50