diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b62400..c394fcc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,10 @@ stages: # List of stages for jobs, and their order of execution - build - deploy +default: + tags: + - game-develop + build-job: # This job runs in the build stage, which runs first. stage: build script: