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

Removed test branch and switched to master

parent 952e9494
No related branches found
No related tags found
1 merge request!38Remove tags
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
include: include:
- project: '${UNREAL_CI_PROJECT}' - project: '${UNREAL_CI_PROJECT}'
ref: remove_tags ref: master
file: '/shared_scripts.yml' file: '/shared_scripts.yml'
# In this file you are able to configure your plugins pipeline. # In this file you are able to configure your plugins pipeline.
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
include: include:
- project: '${UNREAL_CI_PROJECT}' - project: '${UNREAL_CI_PROJECT}'
ref: remove_tags ref: master
file: '/shared_scripts.yml' file: '/shared_scripts.yml'
#In this file you are able to configure your pipeline. #In this file you are able to configure your pipeline.
......
...@@ -11,7 +11,7 @@ variables: ...@@ -11,7 +11,7 @@ variables:
GIT_DEPTH: "1" GIT_DEPTH: "1"
NUMBER_OF_OLD_VERSIONS: 3 # number of old revisions to keep after the deploy NUMBER_OF_OLD_VERSIONS: 3 # number of old revisions to keep after the deploy
CLUSTER_ADDRESS: "copy18-1.hpc.itc.rwth-aachen.de" CLUSTER_ADDRESS: "copy18-1.hpc.itc.rwth-aachen.de"
SHARED_META_URL: "https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unreal-ci/-/raw/remove_tags/shared.meta" SHARED_META_URL: "https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/unreal-ci/-/raw/master/shared.meta"
UNREAL_VERSION: "5.3" UNREAL_VERSION: "5.3"
##################################Generate Project################################## ##################################Generate Project##################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment