mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'andrey-remove-gdk-image' into 'master'
Remove custom gdk base image See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/726 Merged-by: Rémy Coutable <remy@rymai.me> Approved-by: Rémy Coutable <remy@rymai.me> Reviewed-by: Rémy Coutable <remy@rymai.me> Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
This commit is contained in:
commit
e9c1c4b663
1 changed files with 0 additions and 19 deletions
|
|
@ -46,22 +46,3 @@ e2e-full:
|
||||||
GCLOUD: '383'
|
GCLOUD: '383'
|
||||||
KUBECTL: '1.23'
|
KUBECTL: '1.23'
|
||||||
ARCH: linux/amd64,linux/arm64
|
ARCH: linux/amd64,linux/arm64
|
||||||
|
|
||||||
# Used by e2e tests running against gdk
|
|
||||||
e2e-gdk:
|
|
||||||
extends:
|
|
||||||
- .e2e
|
|
||||||
variables:
|
|
||||||
OS: 'debian:bullseye-slim'
|
|
||||||
RUBY: '3.1'
|
|
||||||
RUBYGEMS: '3.4'
|
|
||||||
NODE: '16.14'
|
|
||||||
YARN: '1.22'
|
|
||||||
POSTGRESQL: '13'
|
|
||||||
RUST: '1.65'
|
|
||||||
GIT: '2.36'
|
|
||||||
LFS: '2.9'
|
|
||||||
ARCH: linux/amd64,linux/arm64
|
|
||||||
parallel:
|
|
||||||
matrix:
|
|
||||||
- GOLANG: ['1.19', '1.20', '1.21']
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue