Merge pull request 'try to initialize drone connection' (#56) from drone into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #56
This commit is contained in:
L3D 2021-06-06 16:05:32 +02:00
commit aa9f756e5e

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