From fa87cceb5a2b1115efc4ef99941ee98cc879fa16 Mon Sep 17 00:00:00 2001 From: David Gilbert <david.gilbert@rwth-aachen.de> Date: Tue, 30 Jan 2024 09:12:18 +0100 Subject: [PATCH] Update shared_scripts.yml --- shared_scripts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared_scripts.yml b/shared_scripts.yml index cf72490..c4bf0d6 100644 --- a/shared_scripts.yml +++ b/shared_scripts.yml @@ -10,7 +10,7 @@ variables: GIT_CLEAN_FLAGS: none GIT_DEPTH: "1" 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: "ngm01.hpc.itc.rwth-aachen.de" # Needs to be ngm01 as all other nodes require MFA 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" -- GitLab