ci: update pipeline to steps in trivy

This commit is contained in:
perennial
2024-09-14 14:03:02 +10:00
parent ce58fd0c87
commit 03a8a025f8
+1 -1
View File
@@ -1,6 +1,6 @@
# -- Plugin to find vulnerabilities, misconfigurations, secrets, SBOM and more.
# ref: https://woodpecker-ci.org/plugins/Trivy
pipeline:
steps:
trivy:
image: aquasec/trivy:latest
commands: