Use ext-asciidoctor-ci image (which has git)
This commit is contained in:
parent
eae3599b9a
commit
d3ab5ac217
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: klakegg/hugo:asciidoctor
|
||||
image: klakegg/hugo:ext-asciidoctor-ci
|
||||
volumes:
|
||||
- name: output
|
||||
path: /korhonen.cc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue