diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08da980..9ff1f53 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,6 +62,8 @@ build_remnux_bionic: - /^release\/.*$/ except: - schedules + tags: + - aws-autoscale build_kali_rolling: stage: build @@ -187,6 +189,8 @@ build_remnux_bionic_schedules: - docker push ${ORG_NAME}/core-remnux-bionic:$SANITIZED_ROLLING_BRANCH only: - schedules + tags: + - aws-autoscale build_kali_rolling_schedules: stage: build