From 429850ab5acf22f8c2a4d13ab1c2a01d2cca1897 Mon Sep 17 00:00:00 2001 From: ByeonJungHun Date: Mon, 8 Apr 2024 10:48:36 +0900 Subject: [PATCH] =?UTF-8?q?CI=20=EB=AA=85=EB=A0=B9=EC=96=B4=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12dc682..2ff0c73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,4 +37,4 @@ update: - sed -i "s/{var}/$var/g" bussiness1-chl.yml - sed -i "s/{var}/$var/g" bussiness1-mci.yml - git add . && git commit -m "yml update" - - git https://sa_8001:$GITKEY@lab.jhcloud.kr/sa_8001/intermax_yaml.git + - git push https://sa_8001:$GITKEY@lab.jhcloud.kr/sa_8001/intermax_yaml.git