From 2262dbad990d7abe667a4f1774b17c62415df148 Mon Sep 17 00:00:00 2001 From: Leopold Lamprecht Date: Mon, 12 Sep 2022 07:06:55 +0200 Subject: [PATCH] fixing deployment --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2315cea..5c23da2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ steps: settings: repo: git.cluster.stumblestore.de/llamprecht/knilch-web auto_tag: true + registry: git.cluster.stumblestore.de username: llamprecht password: @@ -31,6 +32,8 @@ steps: image: vallard/drone-kube template: deployment.yaml namespace: knilch-web + server: + from_secret: KUBE_SERVER when: event: - promote