From 10e68d7facba80b2dbb90b69a729a685ef0375aa Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 13 Apr 2024 16:42:56 +0800 Subject: [PATCH] deploy-new-harbor-server: artifact/18.181.85.35 --- .github/workflows/app-pipeline-harbor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/app-pipeline-harbor.yml b/.github/workflows/app-pipeline-harbor.yml index 356f2db2..a88be1b2 100644 --- a/.github/workflows/app-pipeline-harbor.yml +++ b/.github/workflows/app-pipeline-harbor.yml @@ -15,7 +15,7 @@ jobs: with: domain: 'onwalk.net' cluster_name: 'artifact' - ssh_host_ip: '47.76.37.251' + ssh_host_ip: '18.181.85.35' ssh_host_name: 'artifact' secrets: GCP_CREDENTIALS_JSON: ${{ secrets.GCP_CREDENTIALS_JSON }} @@ -31,7 +31,7 @@ jobs: with: domain: 'onwalk.net' cluster_name: 'artifact' - ssh_host_ip: '47.76.37.251' + ssh_host_ip: '18.181.85.35' ssh_host_name: 'artifact' secrets: GCP_CREDENTIALS_JSON: ${{ secrets.GCP_CREDENTIALS_JSON }}