更新 Alasan/simp-3.0/drone.yaml
This commit is contained in:
parent
4bcb7395fd
commit
1d85174859
|
@ -3,13 +3,11 @@ type: docker
|
||||||
name: default
|
name: default
|
||||||
clone:
|
clone:
|
||||||
display: true
|
display: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: git pull
|
- name: git pull
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git clone -b master http://119.91.37.71:3000/Alasan/simp-3.0.git
|
- git clone -b master http://119.91.37.71:3000/Alasan/simp-3.0.git
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
|
Loading…
Reference in New Issue