fixing status code 0 handling

Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
This commit is contained in:
Rogério Peixoto
2021-10-16 11:11:44 +01:00
parent f35e1bf029
commit 740815773b
4 changed files with 13 additions and 5 deletions

View File

@ -19,7 +19,7 @@ jobs:
verbose: true
output_path: myoutput/
output_formats: sarif
ignore_on_exit: results
ignore_on_exit: errors
enable_comments: true
- run: ls -la && ls -la myoutput
if: always()