mirror of
https://git.cluster.stumblestore.de/llamprecht/KnilchWeb.git
synced 2025-12-15 23:31:19 +01:00
fixing deployment
This commit is contained in:
parent
8919efb7dc
commit
2262dbad99
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue