更新 Alasan/location/drone.yaml
This commit is contained in:
parent
49a1ba710a
commit
8fde4de07f
|
@ -8,6 +8,12 @@ steps:
|
|||
image: alpine/git
|
||||
commands:
|
||||
- git clone -b master http://119.91.37.71:3000/Alasan/location.git
|
||||
- name: wgetDist
|
||||
image: linux
|
||||
commands:
|
||||
- echo "start"
|
||||
- wget http://119.91.37.71:90/simp/location/simplocation.zip && unzip simplocation.zip
|
||||
- echo "end"
|
||||
- name: publish
|
||||
image: plugins/docker
|
||||
pull: if-not-exists
|
||||
|
|
Loading…
Reference in New Issue