Add deploy scripts and docker file.
This commit is contained in:
parent
63e5147330
commit
1a497608e8
3 changed files with 9 additions and 0 deletions
4
build.sh
Normal file
4
build.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
jekyll build
|
||||
docker build -t cr.annabunch.es/annabunches-static .
|
Loading…
Add table
Add a link
Reference in a new issue