Add git and lfs to cng image

This commit is contained in:
Andrejs Cunskis 2024-03-20 14:03:28 +01:00
parent 339c0cb32c
commit f4b5ed1a8c
No known key found for this signature in database
GPG key ID: 87CB75083F227241

View file

@ -49,15 +49,18 @@ e2e-chrome:
e2e-cng:
extends:
- e2e-docker
variables:
GIT: '2.36'
LFS: '2.9'
KUBECTL: '1.23'
HELM: '3.14'
KIND: '0.20'
parallel:
matrix:
- OS: ['debian:bookworm']
RUBY: ['3.1', '3.2']
BUNDLER: ['2.5']
CHROME: ['120']
HELM: ['3.14']
KIND: ['0.20']
KUBECTL: ['1.23']
# Image used for running full e2e test suite
e2e-full: