diff --git a/.drone.yml b/.drone.yml index 63dc99f..6402a3b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,12 +23,12 @@ steps: - name: build hugo site image: plugins/hugo settings: - hugo_version: 0.82 + hugo_version: 0.109 # theme: ameida-cv extended: true validate: true config: config.toml -# content: content + content: data output: ./public commands: - apk add libc6-compat libstdc++