forked from data.coop/website
Update '.drone.yml'
This commit is contained in:
parent
09cac47eaf
commit
362076f0b5
|
@ -3,7 +3,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: buster-slim
|
||||
image: debian:buster-slim
|
||||
commands:
|
||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.62.1/hugo_0.62.1_Linux-64bit.deb -O hugo.deb
|
||||
- dpkg -i hugo.deb
|
||||
|
|
Loading…
Reference in a new issue