debugging harbor auth
This commit is contained in:
parent
b7a3a0544f
commit
6eb369fce7
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -16,7 +16,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: kaniko-secret
|
- name: kaniko-secret
|
||||||
mountPath: /kaniko/.docker/config.json
|
mountPath: /kaniko/.docker/config.json
|
||||||
subpath: .dockerconfigjson
|
subPath: .dockerconfigjson
|
||||||
volumes:
|
volumes:
|
||||||
- name: kaniko-secret
|
- name: kaniko-secret
|
||||||
secret:
|
secret:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user