Merge pull request 'try to initialize drone connection' (#56) from drone into main

Reviewed-on: ag_kommunikation/webseite#56
This commit is contained in:
L3D 2021-06-06 16:05:32 +02:00
commit aa9f756e5e
1 changed files with 14 additions and 0 deletions

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