try to initialize drone connection

This commit is contained in:
L3D 2021-06-06 15:25:09 +02:00
parent 0ffe0631bb
commit 05e1fc6888
No known key found for this signature in database
GPG Key ID: CD08445BFF4313D1
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