mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 09:28:21 +01:00
Update .drone.yml
This commit is contained in:
parent
facf51fe8c
commit
8af672748f
@ -10,7 +10,7 @@ clone:
|
|||||||
steps:
|
steps:
|
||||||
- name: download
|
- name: download
|
||||||
commands:
|
commands:
|
||||||
- cd /opt/www/htdocs/os && wget https://github.com/lxsang/antos/raw/next-1.2.0/release/antos-1.2.1.tar.gz
|
- cd /opt/www/htdocs/os && wget https://github.com/lxsang/antos/raw/1.2.1/release/antos-1.2.1.tar.gz
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- cd /opt/www/htdocs/os && tar xvzf antos-1.2.1.tar.gz
|
- cd /opt/www/htdocs/os && tar xvzf antos-1.2.1.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user