Compare commits

...

3 commits

Author SHA1 Message Date
f 2117f6d589
Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista 2023-12-07 10:33:23 -03:00
f b921379aa0
feat: alpine 3.19 2023-12-07 10:22:26 -03:00
f 8dd7d4605a
fix: bad commit 2023-12-04 11:06:47 -03:00

View file

@ -15,13 +15,9 @@ 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.19.0"
- "3.18.5"
- "3.17.6"
- "3.16.8"