attempt to set drone.yml PATH

This commit is contained in:
Ariejan de Vroom 2020-03-11 10:33:58 +01:00
parent cbdd093a28
commit 685ff4d159

View File

@ -15,10 +15,12 @@ steps:
- name: build
image: hypervtechnics/drone-hugo
environment:
PATH: "/bin:/usr/bin"
settings:
hugo_version: 0.65.3
validate: true
minify: false
minify: true
- name: deploy
image: drillster/drone-rsync