Loading templates/gitlab-ci-golang.yml +1 −1 Original line number Diff line number Diff line Loading @@ -734,7 +734,7 @@ go-semgrep: dependencies: [] stage: test before_script: - *go-scripts - !reference [.go-scripts] - mkdir -p -m 777 ${GO_PROJECT_DIR}/reports - setup_semgrep_rules script: Loading Loading
templates/gitlab-ci-golang.yml +1 −1 Original line number Diff line number Diff line Loading @@ -734,7 +734,7 @@ go-semgrep: dependencies: [] stage: test before_script: - *go-scripts - !reference [.go-scripts] - mkdir -p -m 777 ${GO_PROJECT_DIR}/reports - setup_semgrep_rules script: Loading