webseite/.drone.yml
Henning Brinkmann d6cfd6ed29
All checks were successful
continuous-integration/drone/push Build is passing
add workspace and image pull secrets for drone
2021-04-25 12:23:13 +02:00

14 lines
183 B
YAML

---
kind: pipeline
type: docker
name: build_webseite
workspace:
path: /workspace
steps:
- name: build
image: registry.wtf-eg.net/lektor
image_pull_secrets:
- dockerconfig