fix: Remove .build.yml
This commit is contained in:
-14
@@ -1,14 +0,0 @@
|
||||
image: alpine/edge
|
||||
packages:
|
||||
- hut
|
||||
oauth: pages.sr.ht/PAGES:RW
|
||||
environment:
|
||||
site: nirm.al
|
||||
sources:
|
||||
- https://git.sr.ht/~mysticmode/mysticmode.srht.site
|
||||
tasks:
|
||||
- package: |
|
||||
cd mysticmode.srht.site
|
||||
tar -cvz . > ../site.tar.gz
|
||||
- upload: |
|
||||
hut pages publish -d $site site.tar.gz
|
||||
Reference in New Issue
Block a user