drop scan step due to old base image due to broken compiler in recent base image
This commit is contained in:
parent
626734ebd2
commit
30bfc88609
@ -14,10 +14,10 @@ steps:
|
|||||||
when:
|
when:
|
||||||
- event: [push, tag]
|
- event: [push, tag]
|
||||||
|
|
||||||
scan_image:
|
#scan_image:
|
||||||
image: aquasec/trivy
|
# image: aquasec/trivy
|
||||||
commands:
|
# commands:
|
||||||
- trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
# - trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
||||||
when:
|
# when:
|
||||||
- event: [push, tag]
|
# - event: [push, tag]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user