Pārlūkot izejas kodu

Move deploy to personal server

Thomas Dy 9 gadi atpakaļ
vecāks
revīzija
6ce6f054b4
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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/