socialnerds/gmurml
socialnerds
/
gmurml
Archived
1
0
Fork 0

updated ci

This commit is contained in:
david 2018-05-04 11:33:27 +02:00
parent cbb42daec1
commit 4be53d0543
1 changed files with 1 additions and 2 deletions

View File

@ -28,10 +28,9 @@ deploy:
- jekyll
script:
- jekyll build -d public
- rsync -av --delete public/ /var/www/gmur.ml/
- rsync -av --exclude '.well-known' --delete public/ /var/www/gmur.ml/
environment:
name: production
url: https://gmur.ml
only:
- master