Compare commits

...

2 commits

View file

@ -15,9 +15,14 @@ pipeline:
when:
branch: "antifascista"
event: "push"
analyse:
image: "gitea.nulo.in/sutty/sutty"
commands:
- "apk add dive"
- "dive gitea.nulo.in/sutty/CHANGEME:${ALPINE_VERSION}"
matrix:
ALPINE_VERSION:
- "3.18.4"
- "3.17.5"
- "3.16.7"
- "3.15.10"
- "3.18.5"
- "3.17.6"
- "3.16.8"
- "3.15.11"