diff --git a/.drone.yml b/.drone.yml index 2bc005f..df63fcc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,7 @@ pipeline: build-draft: image: cbrgm/drone-hugo:latest + hugoVersion: 0.52 validate: true buildDrafts: true buildExpired: true @@ -12,6 +13,7 @@ pipeline: build-prod: image: cbrgm/drone-hugo:latest + hugoVersion: 0.52 validate: true theme: geeklab when: