diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b7085894..da3927392 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,8 @@ stages: # List of stages for jobs, and their order of execution - build build: + tags: + - on-prem stage: build before_script: - git fetch origin master:master