Remove tags from test stage tasks

Just changed testers runner assignment
This commit is contained in:
Zedifus 2022-06-10 15:55:17 +01:00
parent be757a24cc
commit 15ace49660

View File

@ -18,22 +18,10 @@ sast:
SAST_BANDIT_EXCLUDED_PATHS: "'*/migrations/*, */vendors/*'"
SAST_EXCLUDED_ANALYZERS: semgrep
stage: test
tags:
- docker
secret_detection:
variables:
SECRET_DETECTION_EXCLUDED_PATHS: migrations, vendors
tags:
- docker
gemnasium-dependency_scanning:
tags:
- docker
gemnasium-python-dependency_scanning:
tags:
- docker
include:
- local: .gitlab/lint.yml