fix indentation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-01-13 16:17:48 +01:00
parent 206045607e
commit 4801c886f4

View File

@ -2,7 +2,6 @@
kind: pipeline
name: default
steps:
- name: build-draft
image: plugins/hugo
@ -22,7 +21,6 @@ steps:
settings:
hugoVersion: 0.52
validate: true
buildFuture: true
theme: geeklab
when:
branch: [ master ]