mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
refactor: remove unused files
This commit is contained in:
parent
e479fe43c9
commit
24788a421c
20
.drone.yml
20
.drone.yml
@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
type: exec
|
|
||||||
name: default
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: amd64
|
|
||||||
clone:
|
|
||||||
disable: true
|
|
||||||
steps:
|
|
||||||
- name: download
|
|
||||||
commands:
|
|
||||||
- cd /opt/www/htdocs/os && wget https://github.com/lxsang/antos/raw/1.2.1/release/antos-1.2.1.tar.gz
|
|
||||||
- name: build
|
|
||||||
commands:
|
|
||||||
- cd /opt/www/htdocs/os && tar xvzf antos-1.2.1.tar.gz
|
|
||||||
- rm /opt/www/htdocs/os/antos-1.2.1.tar.gz
|
|
||||||
trigger:
|
|
||||||
branch:
|
|
||||||
- 1.2.1
|
|
BIN
antos-64.png
BIN
antos-64.png
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB |
BIN
antos-shot.png
BIN
antos-shot.png
Binary file not shown.
Before Width: | Height: | Size: 300 KiB |
Loading…
Reference in New Issue
Block a user