You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
ci: update trivy plugin setting (#6678)
This commit is contained in:
@@ -34,7 +34,6 @@ steps:
|
|||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: *trivy_plugin
|
image: *trivy_plugin
|
||||||
failure: ignore # as we don't care about the exit code
|
|
||||||
settings:
|
settings:
|
||||||
service: true
|
service: true
|
||||||
db-repository: mirror.gcr.io/aquasec/trivy-db:2
|
db-repository: mirror.gcr.io/aquasec/trivy-db:2
|
||||||
|
|||||||
Reference in New Issue
Block a user