add git registry
This commit is contained in:
parent
1b64e347c9
commit
5ac638a8a2
|
|
@ -32,3 +32,9 @@ spec:
|
|||
value: "true"
|
||||
- name: DRONE_NAMESPACE
|
||||
value: "default"
|
||||
- name: DRONE_RUNNER_IMAGE_PULL_POLICY
|
||||
value: "IfNotPresent"
|
||||
- name: DRONE_RUNNER_IMAGE_PULL_SECRETS
|
||||
value: ""
|
||||
- name: DRONE_RUNNER_IMAGE_PULL_MIRRORS
|
||||
value: "docker.io/drone/git:latest=registry.t-aaron.com/drone/git:latest,docker.io/drone/placeholder:1=registry.t-aaron.com/drone/placeholder:1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue