forked from Chaospott/site
Moved into folder
Reason: Dockerfile, README, circleci stuff aren't delivered publicly
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from jekyll/jekyll as builder
|
||||
add . /srv/jekyll
|
||||
add web /srv/jekyll
|
||||
run jekyll build --source /srv/jekyll --destination /tmp
|
||||
|
||||
from nginx:alpine
|
||||
|
Reference in New Issue
Block a user