summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e4d5aac11..59e97264b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -157,12 +157,16 @@ mysql_run_8.0:
licensecheck:
stage: test
+ tags:
+ - lightweight
script:
- ./.tools/jobs/licensecheck.sh
image: debian:stretch
newlines:
stage: test
+ tags:
+ - lightweight
script:
- ./.tools/jobs/install.sh "dos2unix git-core"
- ./.tools/jobs/newlines.sh
@@ -174,6 +178,8 @@ newlines:
spaces:
stage: test
+ tags:
+ - lightweight
script:
- ./.tools/jobs/install.sh "sed git-core"
- cd npc