Skip to content

Commit

Permalink
Use correct directory for sast report
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek committed Jul 20, 2024
1 parent e1dcb35 commit 3cf2556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gitlab/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ backend:semgrep-sast:
access: developer
reports:
sast:
- gl-sast-report.json
- backend/gl-sast-report.json

# Build docker image for backend
backend:docker:
Expand Down

0 comments on commit 3cf2556

Please sign in to comment.