From a0c372eebb0dbb177c08b1d15100fcc74b18b09a Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 31 Mar 2024 09:23:52 -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 54fda03..208ca7e 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/movefiles.sh + - ./scripts/gitlab/update-chart.sh environment: name: production url: https://api.durp.info/goapi