Loading capif/.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,9 @@ sast: when: always - when: never script: - echo "This is the SAST stage for your Python project." - | echo "This is the SAST stage for your Python project." ls -lrta tags: - docker Loading Loading
capif/.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,9 @@ sast: when: always - when: never script: - echo "This is the SAST stage for your Python project." - | echo "This is the SAST stage for your Python project." ls -lrta tags: - docker Loading