Separated pipelines
This commit is contained in:
parent
fdb401daa2
commit
a15696f1d1
|
@ -13,6 +13,12 @@ steps:
|
|||
repo: dutchellie/proper-website-2
|
||||
tags: latest
|
||||
|
||||
---
|
||||
|
||||
kind: pipeline
|
||||
type: kubernetes
|
||||
name: deploy-staging
|
||||
|
||||
- name: deploy-staging
|
||||
image: pelotech/drone-helm3
|
||||
settings:
|
||||
|
|
Loading…
Reference in New Issue