initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2021-09-06 18:19:06 +02:00
parent fc87737dc9
commit 668526e02b

View File

@ -1,3 +1,15 @@
---
kind: pipeline
type: docker
steps:
- name: test
image: plugins/hugo
settings:
validate: true
pull: always
source: blog/
# kind: pipeline
# name: default
@ -9,15 +21,4 @@
# pull: always
# validate: true
# config: blog/config.toml
# theme: /drone/src/blog/themes
---
kind: pipeline
type: docker
steps:
- name: test
image: plugins/hugo
settings:
validate: true
pull: always
source: blog/
# theme: /drone/src/blog/themes