Fix: now build command builds :)
This commit is contained in:
parent
7a8f03ddf9
commit
db849b86c3
@ -5,6 +5,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
# image: klakegg/hugo:0.88.0-ext-alpine
|
# image: klakegg/hugo:0.88.0-ext-alpine
|
||||||
image: oscarmlage/hugo:0.88.0-ext-alpine
|
image: oscarmlage/hugo:0.88.0-ext-alpine
|
||||||
|
command: build
|
||||||
volumes:
|
volumes:
|
||||||
- "${PWD}/src:/src"
|
- "${PWD}/src:/src"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user