Added sshkey secret
All checks were successful
continuous-integration/drone Build is passing

ref #1
This commit is contained in:
Nicolai Ort 2021-04-07 18:24:58 +02:00
parent 8bec596290
commit ba56e7ecaf

View File

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