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

fix(ci): Don't override script

parent 041ac154
No related branches found
No related tags found
2 merge requests!85UE5.3-2023.1-rc3,!79Plugin Separation: Move the RWTHVRCluster Module into its own Plugin with respective content. Removes Toolkit dependency to nDisplay
Pipeline #376971 passed
......@@ -91,6 +91,7 @@ Generate_Project_Without_Cluster:
[master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git'
)"
script: # if we don't do this, cooking will for some reason fail even though it should use the correct fallback
- !reference [Generate_Project, script]
- echo "Generating without cluster mode, removing nDisplay configs..."
- cd ${CI_PROJECT_DIR}
- ls -la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment