Skip to content
Snippets Groups Projects
Commit 682e2b5c authored by David Gilbert's avatar David Gilbert :bug:
Browse files

Update .gitlab-ci.yml file

parent 2c071d29
Branches
Tags
No related merge requests found
Pipeline #345030 passed
...@@ -70,6 +70,8 @@ Build_Windows: ...@@ -70,6 +70,8 @@ Build_Windows:
Build_Linux: Build_Linux:
only: ['web', 'schedules'] only: ['web', 'schedules']
extends: .Build_Linux_ extends: .Build_Linux_
# override image from base script as there is no official 4.26 image
image: registry.git-ce.rwth-aachen.de/vr-vis/vr-group/unreal-development/unreal-docker-ci-images/4-26_linux
tags: tags:
- linux - linux
- unreal - unreal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment