socialnerds/gmurml
socialnerds
/
gmurml
Archived
1
0
Fork 0

updated ci file

This commit is contained in:
david 2019-10-27 19:05:19 +01:00
parent a63875d032
commit 857baa47e3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ deploy:
- jekyll
script:
- apt-get update
- apt-get install ruby-full build-essential zlib1g-dev rsync
- apt-get install -y ruby-full build-essential zlib1g-dev rsync
- gem install bundler jekyll
- jekyll build -d public
- rsync -av --exclude '.well-known' --delete public/ /srv/gmur.ml/