add trivy into ci script and separate database for test instance
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -17,6 +17,9 @@ steps:
|
||||
when:
|
||||
- event: [push, tag]
|
||||
|
||||
scan_vuln:
|
||||
image: woodpeckerci/plugin-trivy
|
||||
|
||||
deploytest:
|
||||
image: portainer/kubectl-shell:latest
|
||||
secrets:
|
||||
|
Reference in New Issue
Block a user