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

ci: Adds support for custom ndisplay configurations to be deployed to the launcher.meta

Use the CUSTOM_NDISPLAY_CONFIG variable in case you need a custom ndisplay config. These are always located in /home/vrdemo/configs/ndisplay.
parent 3229aad1
No related branches found
No related tags found
1 merge request!85UE5.3-2023.1-rc3
Pipeline #387399 passed
......@@ -38,9 +38,11 @@ include:
# with a generated project.
#
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
# Use the CUSTOM_NDISPLAY_CONFIG variable in case you need a custom ndisplay config. These are always located in /home/vrdemo/configs/ndisplay.
variables:
UNREAL_VERSION: "5.3"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay"
stages:
- analyze
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment