diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5202c30..5d7bfb4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,6 +104,8 @@ build_remnux_bionic: - /^release\/.*$/ except: - schedules + tags: + - aws-autoscale build_remnux_focal: stage: build @@ -604,6 +606,8 @@ build_remnux_bionic_schedules: - docker push ${ORG_NAME}/core-remnux-bionic:$SANITIZED_ROLLING_BRANCH only: - schedules + tags: + - aws-autoscale build_remnux_focal_schedules: stage: build