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

deploy-new-harbor-server: set hostname -> artifact
This commit is contained in:
shenlan 2024-04-13 16:44:27 +08:00 committed by GitHub
commit 4c8f74f911

View File

@ -16,7 +16,7 @@ jobs:
domain: 'onwalk.net'
cluster_name: 'artifact'
ssh_host_ip: '47.76.37.251'
ssh_host_name: 'harbor'
ssh_host_name: 'artifact'
secrets:
GCP_CREDENTIALS_JSON: ${{ secrets.GCP_CREDENTIALS_JSON }}
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}