diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 07e75b86ef6fc54382c247b83872f5c22bc75def..c0378e3f2739e9d69f23cfb929d0bd725ef30985 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,8 @@ stages: [build, test, release] sast: stage: test + tags: + - docker rules: - if: $CI_COMMIT_TAG when: never