diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea41ef6..6f7fa16 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -202,8 +202,7 @@ variables: if ( $CI_COMMIT_MESSAGE | Select-String -Pattern $env:CRITICAL_STRING) { $tags = "CRITICAL" } - echo "Critical update" - echo $isCriticalUpdate + echo $tags $body = @{ codInst = "EgalWare"