fix build process

This commit is contained in:
gidsi
2018-10-14 00:40:14 +02:00
parent 0cc37e4cdc
commit 4a20d3a9a4
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,5 @@
from jekyll/jekyll as builder
add . /srv/jekyll
run mkdir /site
run whoami
run jekyll build --source /srv/jekyll --destination /tmp
from nginx:alpine