webseite/.drone.yml

14 lines
183 B
YAML
Raw Normal View History

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