chore: use custom git-alpine image
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Agent
2026-03-21 14:24:12 +00:00
parent d57df76616
commit d1f218d170

View File

@@ -11,7 +11,7 @@ trigger:
steps: steps:
- name: clone - name: clone
image: alpine/git image: ccr.ccs.tencentyun.com/violin/git-alpine:latest
settings: settings:
username: username:
from_secret: git_username from_secret: git_username
@@ -58,7 +58,7 @@ trigger:
steps: steps:
- name: clone - name: clone
image: alpine/git image: ccr.ccs.tencentyun.com/violin/git-alpine:latest
settings: settings:
username: username:
from_secret: git_username from_secret: git_username