Added missing secret

This commit is contained in:
Nicolai Ort 2021-04-14 18:21:06 +02:00
parent e813dd0320
commit b8cd7f01aa
1 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,13 @@ get:
path: odit-git-bot
name: sshkey
---
kind: secret
name: ci_token
get:
path: odit-ci-bot
name: apikey
---
kind: pipeline
type: kubernetes