add large number file, 3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2025-08-29 13:28:07 +02:00
parent d8ddc0528c
commit 5bd8d05103

View File

@@ -30,7 +30,7 @@ steps:
commands: commands:
- export GOPATH=/woodpecker/go # the export is required, otherwise trivy will not consider the variable - export GOPATH=/woodpecker/go # the export is required, otherwise trivy will not consider the variable
- HOME=/home/`id -nu` - HOME=/home/`id -nu`
- TAG=${$CI_COMMIT_SHA} - TAG=${CI_COMMIT_SHA}
- | - |
trivy image \ trivy image \
--server $TRIVY_URL \ --server $TRIVY_URL \