webseite/.drone.yml

14 lines
183 B
YAML
Raw Normal View History

2021-06-06 15:25:09 +02:00
---
kind: pipeline
type: docker
name: build_webseite
workspace:
path: /workspace
steps:
- name: build
image: registry.wtf-eg.net/lektor
image_pull_secrets:
- dockerconfig