add workspace and image pull secrets for drone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
hbr 2021-04-25 12:23:13 +02:00
parent b76d7430b3
commit d6cfd6ed29
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@ kind: pipeline
type: docker
name: build_webseite
workspace:
path: /workspace
steps:
- name: build
image: registry.wtf-eg.net/lektor
image_pull_secrets:
- dockerconfig