From a0e2715e44124002f3f478b2495f649f06eed88c Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 31 Mar 2024 09:22:53 -0500 Subject: [PATCH] update --- templates/gitlab.tpl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gitlab.tpl.yml b/templates/gitlab.tpl.yml index 208ca7e..54fda03 100644 --- a/templates/gitlab.tpl.yml +++ b/templates/gitlab.tpl.yml @@ -11,7 +11,7 @@ stage: deploy image: mcr.microsoft.com/powershell:latest script: - - ./scripts/gitlab/update-chart.sh + - ./scripts/gitlab/movefiles.sh environment: name: production url: https://api.durp.info/goapi