add large number file, 3
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user