diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98232eb..ce77975 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,10 @@ include: - project: unboundsoftware/ci-templates file: Release.gitlab-ci.yml +default: + tags: + - codebuild-Gitlab-$CI_PROJECT_ID-$CI_PIPELINE_IID-$CI_JOB_NAME + stages: - build