1
0

clean more up

This commit is contained in:
dtb
2022-08-30 11:52:01 -04:00
parent 7c6bd987e5
commit 60e1ac3843
7 changed files with 8 additions and 113 deletions

View File

@@ -2,11 +2,10 @@ image: alpine/edge
oauth: pages.sr.ht/PAGES:RW
packages:
- hut
environment:
site: www.trinity.moe
tasks:
- package: |
cd homepage
tar -cvz . > ../site.tar.gz
ls -l ../site.tar.gz
- upload: |
hut pages publish -d $site site.tar.gz
hut pages publish -d www.trinity.moe site.tar.gz