Loading capif/.gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -230,6 +230,12 @@ merge_request_staging_into_main: # tags: # - docker-in-docker semgrep-sast: stage: test before_script: - echo " ----- not run test stage -----" when: manual main_semgrep_sast: stage: main_sast extends: semgrep-sast Loading Loading
capif/.gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -230,6 +230,12 @@ merge_request_staging_into_main: # tags: # - docker-in-docker semgrep-sast: stage: test before_script: - echo " ----- not run test stage -----" when: manual main_semgrep_sast: stage: main_sast extends: semgrep-sast Loading