From 7cbbe3ae939214ac6b899e35a4152d638e6193ea Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Jun 2022 01:23:42 -0300 Subject: Try with Agnus Dei runner. --- .gitlab-ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3-60-g2f50