socialnerds/gmurml
socialnerds
/
gmurml
Archived
1
0
Fork 0

changed rsync depoly command

This commit is contained in:
david 2017-05-06 10:07:48 +02:00
parent 46aa12f60b
commit 2b85e269e2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ deploy:
- jekyll
script:
- jekyll build -d public
- rsync -av --delete public/* /var/www/gmur.ml
- rsync -av --delete public/ /var/www/gmur.ml/
environment:
name: production
url: https://gmur.ml