chore: use custom git-alpine image
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user