diff --git a/.drone.yml b/.drone.yml index 93b5813..2fba417 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,13 +13,15 @@ steps: - git submodule update --init --recursive - name: build - image: plugins/hugo + image: hypervtechnics/drone-hugo settings: hugo_version: 0.69.0 + theme: ameida-cv extended: true validate: true config: config.toml content: content + output: ./public commands: - apk add libc6-compat libstdc++ - /bin/drone-hugo