From ae32874bd89bbe5d8f064501f3b5e82b33694682 Mon Sep 17 00:00:00 2001 From: "luca.mazzoleni" Date: Wed, 18 Sep 2024 12:52:58 +0200 Subject: [PATCH] test #CRITICAL# --- .gitlab-ci.yml | 1 - TestMachine.mlde | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6f7fa16..456e30a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -202,7 +202,6 @@ variables: if ( $CI_COMMIT_MESSAGE | Select-String -Pattern $env:CRITICAL_STRING) { $tags = "CRITICAL" } - echo $tags $body = @{ codInst = "EgalWare" diff --git a/TestMachine.mlde b/TestMachine.mlde index 134a0dd..063f880 100644 --- a/TestMachine.mlde +++ b/TestMachine.mlde @@ -68,8 +68,8 @@ require( 'EmtGenerator') EgtEnableDebug( false) -PP_VER = '2.6i6' -PP_NVER = '2.6.9.6' +PP_VER = '2.6i7' +PP_NVER = '2.6.9.7' MIN_MACH_VER = '2.5k1' MACH_NAME = 'Essetre-FAST'