mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Fix extend statement
This commit is contained in:
parent
3272152b6d
commit
0315c15294
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ e2e-chrome:
|
||||||
# Image used for running full e2e test suite
|
# Image used for running full e2e test suite
|
||||||
e2e-full:
|
e2e-full:
|
||||||
extends:
|
extends:
|
||||||
- e2e-base
|
- e2e-chrome
|
||||||
variables:
|
variables:
|
||||||
LFS: '2.9'
|
LFS: '2.9'
|
||||||
GIT: '2.33'
|
GIT: '2.33'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue