workflows/app-pipeline-harbor: update
This commit is contained in:
parent
20b12c3897
commit
9ee4a2aa9a
8
.github/workflows/app-pipeline-harbor.yml
vendored
8
.github/workflows/app-pipeline-harbor.yml
vendored
@ -13,10 +13,10 @@ jobs:
|
||||
uses: svc-design/actions/.github/workflows/setup-harbor-server.yml@main
|
||||
with:
|
||||
domain: 'svc.plus'
|
||||
cluster_name: 'artifact'
|
||||
ssh_host_ip: '3.113.244.61'
|
||||
ssh_host_name: 'artifact'
|
||||
ssh_host_domain: 'artifact.onwalk.net'
|
||||
cluster_name: 'k3s-server'
|
||||
ssh_host_ip: '35.77.36.144'
|
||||
ssh_host_name: 'k3s-server'
|
||||
ssh_host_domain: 'k3s-server.svc.plus'
|
||||
secrets:
|
||||
OSS_AK: ${{ secrets.OSS_AK }}
|
||||
OSS_SK: ${{ secrets.OSS_SK }}
|
||||
|
||||
2
ansible
2
ansible
@ -1 +1 @@
|
||||
Subproject commit 767a09df70c1825835e75ab57f097aac8f619d63
|
||||
Subproject commit 3d02f39c3eb040b0ce9d479d2e458d1e320b0f62
|
||||
Loading…
Reference in New Issue
Block a user