🤖🚁 Drone CI!
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sivert V. Sæther 2023-02-06 03:52:11 +00:00
parent 9aaa8ccffd
commit a19d1d17f8

20
.drone.yml Normal file
View File

@ -0,0 +1,20 @@
---
kind: pipeline
type: docker
name: build and publish
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: latest
validate: true
- name: publish
image: plugins/gh-pages
settings:
pages_directory: public/
username: Ghost-Zephyr
password:
from_secret: password