Loading capif/templates/ci_staging.gitlab-ci.yml +7 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
capif/templates/ci_staging.gitlab-ci.yml +7 −0 Original line number Diff line number Diff line Loading @@ -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 Loading