This commit is contained in:
@@ -2,15 +2,13 @@ kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
extra_hosts:
|
||||
- "git.buyusdt.xyz:192.168.31.100"
|
||||
|
||||
steps:
|
||||
- name: myclone
|
||||
image: 2271608011/bmygit:v1.2
|
||||
network_mode: host
|
||||
commands:
|
||||
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
|
||||
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git
|
||||
|
||||
Reference in New Issue
Block a user