Skip to content
Snippets Groups Projects
Commit c922c6de authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Update shared_scripts.yml

parent 8228c4ef
No related branches found
No related tags found
1 merge request!34Run project generation on a way smaller container
This commit is part of merge request !34. Comments created here will be created in the context of that merge request.
...@@ -25,7 +25,7 @@ variables: ...@@ -25,7 +25,7 @@ variables:
- docker - docker
image: image:
name: alpine/git name: alpine/git
entrypoint: [""] # force an empty entrypoint as it is git by default entrypoint: ["bash"] # force an empty entrypoint as it is git by default
variables: variables:
GEN_TEMPLATE_REPO: "https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unrealprojecttemplate.git" GEN_TEMPLATE_REPO: "https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unrealprojecttemplate.git"
GEN_TEMPLATE_BRANCH: "4.26" GEN_TEMPLATE_BRANCH: "4.26"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment