diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4824363d9f49f585581b2e2c84178291048255bb..15b812f62351bbca6920184b43584877c525518e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,10 @@ before_script: - "echo before_script" - "echo before_script2" +job: + tags: + - zipr + testing: script: - "echo Testing"