diff --git a/.drone.yml b/.drone.yml index 3e525c8..93b5813 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,11 +15,14 @@ steps: - name: build image: plugins/hugo settings: - hugo_version: 0.69 + hugo_version: 0.69.0 extended: true validate: true config: config.toml content: content + commands: + - apk add libc6-compat libstdc++ + - /bin/drone-hugo trigger: branch: