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

ci: Adds CUSTOM_NDISPLAY_CONFIG to plugin yml as well.

parent 66422ebc
No related branches found
No related tags found
No related merge requests found
...@@ -38,9 +38,11 @@ include: ...@@ -38,9 +38,11 @@ include:
# with a generated project. # with a generated project.
# #
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version. # 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: variables:
UNREAL_VERSION: "5.3" UNREAL_VERSION: "5.3"
CUSTOM_NDISPLAY_CONFIG: ""
stages: stages:
- generate - generate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment