diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f01ab57..70381169 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -47,6 +47,10 @@ dependency_scanning: - python -V - pip install wheel tox +secret_detection: + stage: gitlab + before_script: [] + test-3.8-core: <<: *only-default image: python:3.8-bullseye