try to initialize drone connection #56

Merged
Ghost merged 1 commits from drone into main 2021-06-06 16:05:34 +02:00

14
.drone.yml Normal file
View File

@ -0,0 +1,14 @@
---
kind: pipeline
type: docker
name: build_webseite
workspace:
path: /workspace
steps:
- name: build
image: registry.wtf-eg.net/lektor
image_pull_secrets:
- dockerconfig