From 40cd815ffba4db208e7ae57f1ccb217f22de8bb7 Mon Sep 17 00:00:00 2001 From: ByeonJungHun Date: Mon, 8 Apr 2024 12:31:29 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B3=84=EC=A0=95=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- var.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 887c04a..3051bcc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,7 +44,7 @@ deploy: image: quay.io/argoproj/argocd stage: deploy script: | - argocd --grpc-web login argo.10.10.52.7.nip.io:32443 --username="admim" --password="YVc5ek1qQXhNV0VL" --insecure + argocd --grpc-web login argo.10.10.52.7.nip.io:32443 --username sa8001 --password ios2011a --insecure argocd --grpc-web app get --refresh intermax-test --insecure > /dev/null && argocd --grpc-web app wait intermax-test --sync --health --insecure argocd --grpc-web app sync intermax-test --revision HEAD --insecure argocd --grpc-web app wait intermax-test --health --insecure \ No newline at end of file diff --git a/var.yml b/var.yml index 286004f..d49fff9 100644 --- a/var.yml +++ b/var.yml @@ -2,4 +2,4 @@ variables: reg: "harbor.elppa.xyz" reg_id: "sa_8001" reg_pw: "Ios2011a!" - ver: "test9" + ver: "test10"