Browse Source

Update '.drone.yml'

master
jk 5 years ago
parent
commit
5614a68859
  1. 5
      .drone.yml

5
.drone.yml

@ -5,9 +5,10 @@ steps:
- name: build - name: build
image: plugins/hugo image: plugins/hugo
settings: settings:
image: cbrgm/drone-hugo:latest
validate: true
hugo_version: 0.55
pull: always
url: https://jk.nipponalba.scot url: https://jk.nipponalba.scot
validate: true
- name: deploy - name: deploy
image: appleboy/drone-scp image: appleboy/drone-scp