This commit is contained in:
Daniel Kluge 2022-01-14 17:11:38 +01:00
parent 76c7af2947
commit 54fe11a492

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
kind: pipeline
type: docker
name: build
trigger:
event:
- push
branch:
- senpai
steps:
- name: test-build
image: asciidoctor/docker-asciidoctor
commands:
- asciidoctor *.adoc