fix(ci): use reachable vulnerability database mirror
ci / verify (pull_request) Successful in 11m20s
ci / verify (pull_request) Successful in 11m20s
This commit is contained in:
@@ -58,6 +58,8 @@ run_build() {
|
||||
run_build
|
||||
grep -Fq "docker buildx prune --builder gateway-test --force --max-used-space 2gb" "$tmp/calls.log"
|
||||
grep -Fq "docker image rm $api_image $web_image" "$tmp/calls.log"
|
||||
grep -Fq 'trivy image --db-repository ghcr.m.daocloud.io/aquasecurity/trivy-db:2' \
|
||||
"$tmp/calls.log"
|
||||
|
||||
: >"$tmp/calls.log"
|
||||
run_build --keep-images
|
||||
|
||||
Reference in New Issue
Block a user