Commit graph

5 commits

Author SHA1 Message Date
Andrejs Cunskis
c2ae3d926c
Remove unnecessary explicit false push 2022-05-10 17:57:15 +03:00
Andrejs Cunskis
1c07a37ea3
Simplify stage names 2022-05-10 17:44:23 +03:00
Andrejs Cunskis
fe331541d7
Build images using buildx plugin and automatically push on main branch 2022-05-10 17:17:46 +03:00
Lukas Eipert
94ebd90c7f Properly tag images when building them 2021-12-08 12:44:00 +01:00
Lukas Eipert
a9cf88c469 Welcome to the matrix
This refactors our custom image building to utilize GitLab parallel jobs
with a matrix.

This makes it easier to parse what kind of matrix we are going to build
in our docker images. Furthermore instead of splitting the image name,
we can simply pull the versions of the tools from the environment
variables.

The ultimative reason: Dogfooding
2021-12-07 12:10:42 +01:00