about summary refs log tree commit diff homepage
path: root/.builds
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-09-11 02:16:15 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-09-11 02:22:36 +0900
commit5730efb5ab03412ea3d59b2d7a6cbdcb094cac71 (patch)
tree0102d868703aed269a31d3d249896820deddbeda /.builds
parentf3f71bf5b1e9727ccfed83bfe4c229997605c8fb (diff)
downloadsite-5730efb5ab03412ea3d59b2d7a6cbdcb094cac71.tar.gz
Add greens soup recipe
Diffstat (limited to '.builds')
-rw-r--r--.builds/auto.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/auto.yml b/.builds/auto.yml
index 29b4467..402048b 100644
--- a/.builds/auto.yml
+++ b/.builds/auto.yml
@@ -21,6 +21,6 @@ tasks:
       nix-shell -p python3Packages.css-html-js-minify --run _libs/postprocess
   - deploy: |
       tar -cvzf site.tar.gz -C site/__site .
-      acurl -f https://pages.sr.ht/publish/cnx.gdn -F content=@site.tar.gz
+      # acurl -f https://pages.sr.ht/publish/cnx.gdn -F content=@site.tar.gz
 artifacts:
   - site.tar.gz