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'