bump
This commit is contained in:
parent
4747087cb4
commit
2c75d7b88b
1 changed files with 0 additions and 12 deletions
12
.build.yml
12
.build.yml
|
@ -1,12 +0,0 @@
|
|||
image: alpine/edge
|
||||
oauth: pages.sr.ht/PAGES:RW
|
||||
packages:
|
||||
- hut
|
||||
environment:
|
||||
site: jjanzen.ca
|
||||
tasks:
|
||||
- package: |
|
||||
cd website
|
||||
tar -cvz . > ../site.tar.gz
|
||||
- upload: |
|
||||
hut pages publish -d $site site.tar.gz
|
Loading…
Add table
Reference in a new issue