diff --git a/generic-pipelines/kustomization.yaml b/generic-pipelines/kustomization.yaml index de0b687..cabebea 100644 --- a/generic-pipelines/kustomization.yaml +++ b/generic-pipelines/kustomization.yaml @@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - test-pipeline.yaml -- simple-ros-pipeline.yaml \ No newline at end of file +- simple-ros-pipeline.yaml +- dev-contain-pipeline.yaml \ No newline at end of file