add git registry

This commit is contained in:
孙小云 2025-09-06 15:23:31 +08:00
parent 1b64e347c9
commit 5ac638a8a2
1 changed files with 6 additions and 0 deletions

View File

@ -32,3 +32,9 @@ spec:
value: "true" value: "true"
- name: DRONE_NAMESPACE - name: DRONE_NAMESPACE
value: "default" 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"