changed drone-runner type
This commit is contained in:
parent
a303de6ac0
commit
543762e4b3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
type: kubernetes
|
||||
name: default
|
||||
steps:
|
||||
# prüfe ob secrets im Repo sind
|
||||
|
|
Loading…
Reference in a new issue