.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -50,9 +50,8 @@ jobs:
|
||||
with:
|
||||
image: "cs-git.ddnss.de/docker/nginx-fpmlatest"
|
||||
fail-build: false
|
||||
output-file: ./output.sarif
|
||||
registry-username: ${{ env.USER }}
|
||||
registry-password: ${{ env.PASS }}
|
||||
|
||||
- name: Inspect file
|
||||
run: cat ./output.sarif
|
||||
run: cat ${{ steps.scan.outputs.sarif }}
|
||||
Reference in New Issue
Block a user