Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
30bfc88609 | |||
626734ebd2 |
@ -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]
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:24.04
|
FROM ubuntu:22.04
|
||||||
|
|
||||||
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
||||||
LABEL ImageName="gitea.hottis.de/wn/build-env-msp430"
|
LABEL ImageName="gitea.hottis.de/wn/build-env-msp430"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user