diff --git a/.drone.yml b/.drone.yml index 7d17981..cada59a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - git submodule update --init --recursive - name: build - image: hypervtechnics/drone-hugo:0.69.0 + image: plugins/hugo settings: hugo_version: 0.69.0 theme: ameida-cv @@ -24,7 +24,7 @@ steps: output: ./public commands: - apk add libc6-compat libstdc++ - - /bin/drone-hugo + - /bin/hugo trigger: branch: