diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 8367f68..0000000 --- a/.drone.yml +++ /dev/null @@ -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 diff --git a/antos-64.png b/antos-64.png deleted file mode 100644 index 697b971..0000000 Binary files a/antos-64.png and /dev/null differ diff --git a/antos-shot.png b/antos-shot.png deleted file mode 100644 index f39a922..0000000 Binary files a/antos-shot.png and /dev/null differ