From 6ed30bb00931d16f96e26a2be4f8d375fc6318f9 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 28 May 2024 21:10:09 -0500 Subject: [PATCH] update --- scripts/gitlab/create-environment.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gitlab/create-environment.sh b/scripts/gitlab/create-environment.sh index eb63d7a..6a83c8d 100644 --- a/scripts/gitlab/create-environment.sh +++ b/scripts/gitlab/create-environment.sh @@ -5,6 +5,7 @@ echo " $VERSION: stage: deploy + image: mcr.microsoft.com/powershell:latest script: " >> generated-config.yml