ci: use harbor-robot-pipeline secret
This commit is contained in:
parent
1d556efe24
commit
44336f1272
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -14,7 +14,7 @@ spec:
|
||||
kubernetes.io/arch: arm64
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
imagePullSecrets:
|
||||
- name: harbor-bstein-robot
|
||||
- name: harbor-robot-pipeline
|
||||
containers:
|
||||
- name: dind
|
||||
image: docker:27-dind
|
||||
@ -65,7 +65,7 @@ spec:
|
||||
claimName: jenkins-dind-cache
|
||||
- name: harbor-config
|
||||
secret:
|
||||
secretName: harbor-bstein-robot
|
||||
secretName: harbor-robot-pipeline
|
||||
items:
|
||||
- key: .dockerconfigjson
|
||||
path: config.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user