Explorar o código

Move deploy to personal server

Thomas Dy %!s(int64=9) %!d(string=hai) anos
pai
achega
6ce6f054b4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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/