Loading capif/.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,8 @@ sast: - if: '$CI_COMMIT_REF_NAME == "OCF16-first-steps-on-ci-at-gitlab-repository"' when: always - when: never script: - echo "This is the SAST stage for your Python project." tags: - docker Loading Loading
capif/.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,8 @@ sast: - if: '$CI_COMMIT_REF_NAME == "OCF16-first-steps-on-ci-at-gitlab-repository"' when: always - when: never script: - echo "This is the SAST stage for your Python project." tags: - docker Loading