diff --git a/.drone.yml b/.drone.yml index ffbed5e..d15a1e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ pipeline: branch: master build-dev: - image: cbrgm/drone-hugo:latest + image: plugins/hugo:latest buildDrafts: true buildFuture: true buildExpired: true