Merge pull request #1590 from rvermeulen/patch-2
Set `fail-build` property to false
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image: "localbuild/testimage:latest"
|
image: "localbuild/testimage:latest"
|
||||||
acs-report-enable: true
|
acs-report-enable: true
|
||||||
|
fail-build: false
|
||||||
- name: Upload Anchore Scan Report
|
- name: Upload Anchore Scan Report
|
||||||
uses: github/codeql-action/upload-sarif@v2
|
uses: github/codeql-action/upload-sarif@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user