diff --git a/Makefile b/Makefile index 918723a9..5e3ad19c 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ build: .PHONY: build stage: build + rsync -zavP build/ -e 'ssh -p 666' ott-staging@85.10.224.24:/usr/local/www/ott-staging test: npm test