updated .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2020-04-26 11:53:19 +02:00
parent 1ea0209a3d
commit 994f472f8d

View File

@ -5,7 +5,10 @@ name: default
steps: steps:
- name: build - name: build
image: gohugoio/hugo image: plugins/hugo
settings:
hugo_version: 0.69.2
validate: true
- name: archive - name: archive
image: alpine image: alpine
commands: commands: