]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1071] Fix for danger running on wrong runner
authorTomek Mrugalski <tomasz@isc.org>
Fri, 21 Feb 2020 08:40:36 +0000 (09:40 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 21 Feb 2020 08:40:36 +0000 (09:40 +0100)
.gitlab-ci.yml

index 0c9cb5ad1286f7e0db26191611b15a4009714456..e9c8fbade702a978340f228c380383b207f3176d 100644 (file)
@@ -30,6 +30,9 @@ shellcheck:
 danger:
   stage: test
   image: registry.gitlab.isc.org/isc-projects/stork/ci-danger
+  tags:
+    - linux
+    - amd64
   before_script:
     - export CI_MERGE_REQUEST_ID=$(git ls-remote -q origin merge-requests\*\head | grep $CI_COMMIT_SHA | sed 's/.*refs\/merge-requests\/\([0-9]*\)\/head/\1/g')
     - export CI_PROJECT_PATH=$CI_PROJECT_ID #some version of gitlab has problems with searching by project path