This commit is contained in:
parent
1e65f8dfc0
commit
bf90f4c7c5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build and deploy
|
||||
image: einar/jekyll:
|
||||
image: einar/jekyll
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- jekyll build --destination /tmp/build
|
||||
|
|
Reference in a new issue