]> git.armaanb.net Git - config.org.git/blobdiff - .build.yml
tmux: unbind prefix
[config.org.git] / .build.yml
index cf387f73ade8b9b8a01c5814b9838f109739678d..d5df5a01bbb38921e5072c716ed0323221b039a3 100644 (file)
@@ -5,6 +5,7 @@ packages:
   - rsync
   - git
   - hugo
   - rsync
   - git
   - hugo
+  - pandoc
 sources:
   - https://git.sr.ht/~armaan/armaanb.net
 triggers:
 sources:
   - https://git.sr.ht/~armaan/armaanb.net
 triggers:
@@ -12,11 +13,6 @@ triggers:
     condition: failure
     to: me@armaanb.net
 tasks:
     condition: failure
     to: me@armaanb.net
 tasks:
-  - get-emacs-config: |
-      cd armaanb.net
-      ./bin/emacs-get
-  - build-http: |
-      cd armaanb.net
-      hugo --minify
   - deploy: |
   - deploy: |
-      rsync -azre 'ssh -o StrictHostKeyChecking=no -p 23' armaanb.net/public/config.html web@armaanb.net:/var/www/armaanb.net-http/config.html
+      cd armaanb.net
+      make emacs