use hut to publish
This commit is contained in:
parent
ecfa01b883
commit
a2f91fe114
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 --pure --run 'hut pages publish -d cyplo.srht.site site.tar.gz'
|
||||
nix-shell blog/shell.nix --pure --run 'hut pages publish -d cyplo.srht.site site.tar.gz'
|
||||
- netlify_publish: |
|
||||
set +xv
|
||||
cd blog
|
||||
|
|
Loading…
Reference in a new issue