diff --git a/.drone.yml b/.drone.yml index a6f3765..978cae2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,4 +5,7 @@ steps: - name: build image: plugins/hugo settings: + hugo_version: 0.55 + pull: always + url: https://foo.com validate: true \ No newline at end of file