Commit graph

3 commits

Author SHA1 Message Date
Stan Hu
a7c9f0cc8c
Disable apollo test job
This job is running out of memory
(https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/1869674487)
and blocking pipelines from completing. We can let the "apollo push"
build stay in case we need do more testing.
2021-12-09 20:48:25 -08: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