Commit 61216763 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

gemnasium-python-dependency_scanning not run

parent b6b3825f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -189,6 +189,13 @@ staging_semgrep_sast:
    SAST_DEFAULT_ANALYZERS: bandit
  <<: *staging_dnd

gemnasium-python-dependency_scanning:
  stage: test
  before_script:
    - echo " ----- not run test stage -----"
  rules:
    - when: never

staging_gemnasium_python_sca:
  needs: ["staging_linting_docker"]
  stage: staging_security