restore acurl as problems with hut
This commit is contained in:
parent
a2f91fe114
commit
383e6c243b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ tasks:
|
|||
tar -C blog/public -cvz . > site.tar.gz
|
||||
ls -hal site.tar.gz
|
||||
- sourcehut_upload: |
|
||||
nix-shell blog/shell.nix --pure --run 'hut pages publish -d cyplo.srht.site site.tar.gz'
|
||||
acurl -i -f https://pages.sr.ht/publish/cyplo.srht.site -Fcontent=@site.tar.gz
|
||||
- netlify_publish: |
|
||||
set +xv
|
||||
cd blog
|
||||
|
|
Loading…
Reference in a new issue