Merge pull request #5 from open-source-solution-design/deploy-new-harbor-server

deploy-new-harbor-server: artifact/18.181.85.35
This commit is contained in:
shenlan 2024-04-13 16:47:12 +08:00 committed by GitHub
commit bbf70b33cd

View File

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