1
0

hopefully this will work

This commit is contained in:
dtb 2022-08-30 11:26:39 -04:00
parent af016da4c1
commit 34618c5b51

View File

@ -6,7 +6,7 @@ environment:
site: testing.trinity.moe
tasks:
- package: |
cd $site
cd homepage
tar -cvz . > ../site.tar.gz
- upload: |
hut pages publish -d $site site.tar.gz