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:
commit
4c8f74f911
2
.github/workflows/app-pipeline-harbor.yml
vendored
2
.github/workflows/app-pipeline-harbor.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user