Переглянути джерело

Move deploy to personal server

Thomas Dy 9 роки тому
батько
коміт
6ce6f054b4
1 змінених файлів з 1 додано та 2 видалено
  1. 1 2
      Makefile

+ 1 - 2
Makefile

@@ -7,5 +7,4 @@ build:
 	hugo
 
 deploy: build
-	git commit-tree -p master -m "updated" source:output | xargs git update-ref refs/heads/master
-	git push
+	rsync -avz --delete output/ thatsmydoing.xen.prgmr.com:/var/www/pleasantprogrammer.com/