Fix: now build command builds :)

remotes/oscarmlage/main
Óscar M. Lage 2022-03-31 20:17:19 +02:00
parent 7a8f03ddf9
commit db849b86c3
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
build:
# image: klakegg/hugo:0.88.0-ext-alpine
image: oscarmlage/hugo:0.88.0-ext-alpine
command: build
volumes:
- "${PWD}/src:/src"