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

Update shared_scripts.yml

parent 272e152d
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ variables:
name: registry.git-ce.rwth-aachen.de/vr-vis/vr-group/alpine-ci-container/alpine-ci:latest
variables:
GEN_TEMPLATE_REPO: "https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unrealprojecttemplate.git"
GEN_TEMPLATE_BRANCH: "${UNREAL_VERSION}"
GEN_TEMPLATE_BRANCH: "$UNREAL_VERSION"
GEN_DEPENDENCIES: "()"
RUN_SETUP: "true"
script:
......@@ -98,7 +98,7 @@ variables:
##################################Linux##################################
.Build_Linux_:
image: ghcr.io/epicgames/unreal-engine:dev-${UNREAL_VERSION}
image: ghcr.io/epicgames/unreal-engine:dev-$UNREAL_VERSION
stage: build
variables:
GIT_STRATEGY: clone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment