chore: use custom git-alpine image
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
|
||||||
@@ -63,7 +63,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