@@ -8,7 +8,7 @@ name: build and publish
steps:
- name: build
- image: klakegg/hugo:alpine
+ image: hugomods/hugo
commands:
- hugo -d /tmp/.build/public
volumes: