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