Skip to content

Commit

Permalink
APIGOV-26149 - disable sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Nov 8, 2023
1 parent 879da53 commit de62227
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,8 @@ twistlock:on-schedule:

unit_tests:
script:
- echo "foo"
- echo "foo"

sonar_preview:
script:
- echo "foo"

0 comments on commit de62227

Please sign in to comment.