Add dev contain pipeline.
This commit is contained in:
parent
24149dfc1c
commit
9ef9a85579
|
|
@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- test-pipeline.yaml
|
- test-pipeline.yaml
|
||||||
- simple-ros-pipeline.yaml
|
- simple-ros-pipeline.yaml
|
||||||
|
- dev-contain-pipeline.yaml
|
||||||
Loading…
Reference in New Issue