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