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

ci: Sets the image in yaml already and switches to generalized docker-executor

parent e692d9c3
No related branches found
No related tags found
1 merge request!80UE5.3-2023.1-rc2
Pipeline #336178 canceled
...@@ -92,9 +92,11 @@ Build_Windows: ...@@ -92,9 +92,11 @@ Build_Windows:
Build_Linux: Build_Linux:
only: ['web', 'schedules'] only: ['web', 'schedules']
extends: .Build_Linux_ extends: .Build_Linux_
image: ghcr.io/epicgames/unreal-engine:dev-5.3
tags: tags:
- linux - linux
- unreal-5.3 - unreal
- docker-executor
variables: variables:
GIT_STRATEGY: none GIT_STRATEGY: none
GIT_CHECKOUT: "false" GIT_CHECKOUT: "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment