chore: use custom git-alpine image
This commit is contained in:
@@ -11,7 +11,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: clone
|
||||
image: alpine/git
|
||||
image: ccr.ccs.tencentyun.com/violin/git-alpine:latest
|
||||
settings:
|
||||
username:
|
||||
from_secret: git_username
|
||||
@@ -63,7 +63,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: clone
|
||||
image: alpine/git
|
||||
image: ccr.ccs.tencentyun.com/violin/git-alpine:latest
|
||||
settings:
|
||||
username:
|
||||
from_secret: git_username
|
||||
|
||||
Reference in New Issue
Block a user