refactor: use matrix so it's easier to merge downstream containers

This commit is contained in:
f 2024-06-19 10:15:44 -03:00
parent f7da597784
commit c0e6b8150b
No known key found for this signature in database

View file

@ -17,8 +17,8 @@ steps:
branch: "antifascista"
event: "push"
matrix:
ALPINE_VERSION:
- "3.20.1"
- "3.19.2"
- "3.18.7"
- "3.17.8"
include:
- ALPINE_VERSION: "3.20.1"
- ALPINE_VERSION: "3.19.2"
- ALPINE_VERSION: "3.18.7"
- ALPINE_VERSION: "3.17.8"