Commit graph

10 commits

Author SHA1 Message Date
Andrejs Cunskis
6bfe260f3b Experiment: automatically push built images 2022-05-11 12:56:08 +00:00
DJ Mountney
ac06850fe3 Add a newer version of Helm for the charts base images. 2022-05-09 04:00:30 +00:00
Balasankar "Balu" C
aeb97b5387
Add back Debian bullseye image for omnibus specs
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-05-05 22:03:52 +05:30
Andrejs Cunskis
e5885af2fb
Use buildkit and inline cache to speed up builds 2022-04-29 16:19:34 +03:00
Rémy Coutable
0afff95280
ci: Add needs to all the push jobs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-30 11:10:41 +02:00
Lukas 'Eipi' Eipert
0089899f11 Merge branch 'sh-update-www-gitlab-com-nodejs' into 'master'
Update nodejs to v16.14.0 for www-gitlab-com image

See merge request gitlab-org/gitlab-build-images!498
2022-03-08 13:54:05 +00:00
Stan Hu
edbe08f360
Update nodejs to v16.14.0
This matches the update in
https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/99215.

This also renames the image from `www-gitlab-com-3.0` to
`www-gitlab-com-ruby-3.0-node-16` to make it possible to roll this
change out properly.
2022-03-07 13:26:17 -08:00
Balasankar "Balu" C
73cb5f83c1
Add Amazon Linux 2 image
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-02 15:24:57 +05:30
Rémy Coutable
422013d00b
Add triage-ops image
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-02-03 15:34:29 +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