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 }}