diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index faf1c3e..c77337e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,6 +52,8 @@ deploy-job: test: stage: test + tags: + - node script: - echo "I don't care about standard merges into dev as a build has to happen for a merge into master, I don't think there is a way to specify that so I need this here." only: