about summary refs log tree commit diff homepage
path: root/.builds/auto.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/auto.yml')
-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