Add drone yml
continuous-integration/drone/push Build is failing Details

This commit is contained in:
James Ravenscroft 2020-12-28 11:54:51 +00:00
parent 609e03873d
commit 8068df053c
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
name: update_website
steps:
- name: hugo_build
image: alombarte/hugo
commands:
- hugo