Move to newer Woodpecker CI config format
This commit is contained in:
parent
f2271b0213
commit
26cf91d363
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
scan_vuln:
|
- name: scan_vuln
|
||||||
image: woodpeckerci/plugin-trivy
|
image: woodpeckerci/plugin-trivy
|
||||||
|
|
Loading…
Reference in a new issue