DWN-51053: removed build and test on semgrep run

pull/1610/head
jjuaniveson 2024-03-11 14:10:11 +00:00
parent 85dc002a8c
commit ad302c6087
1 changed files with 4 additions and 1 deletions

View File

@ -108,7 +108,10 @@ jobs:
kondukto: true
workflows:
build-and-test:
unless: << pipeline.parameters.release >>
unless:
or:
- << pipeline.parameters.release >>
- << pipeline.parameters.semgrep_scan >>
jobs:
- build-and-deploy:
context: