chore: disable fail build for container scan

This commit is contained in:
Enrico Stahn 2022-02-16 22:18:53 +01:00
parent dd3d6a2cb8
commit af33cd9061
No known key found for this signature in database
GPG key ID: 5263621C269A50DE

View file

@ -81,6 +81,7 @@ jobs:
with: with:
image: "hipages/php-fpm_exporter:latest" image: "hipages/php-fpm_exporter:latest"
acs-report-enable: true acs-report-enable: true
fail-build: false
- name: Upload Anchore scan SARIF report - name: Upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v1 uses: github/codeql-action/upload-sarif@v1