Skip to content

Commit

Permalink
testing 10m timeout for trviy
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Jul 10, 2024
1 parent 7840030 commit 155ad55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable_dockerfile_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ jobs:
ignore-unfixed: true
vuln-type: "os,library"
severity: "CRITICAL,HIGH"
timeout: 10m

docker-build:
name: docker-build (${{ matrix.registry.name }}; ${{ matrix.registry.registry-url }}/${{ matrix.registry.registry-owner }}/${{ needs.prepare-env.outputs.output_image_name }})
Expand Down

0 comments on commit 155ad55

Please sign in to comment.