Change pipeline type to kubernetes
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: kubernetes
|
||||||
|
|
||||||
name: build-and-deploy-dev
|
name: build-and-deploy-dev
|
||||||
|
|
||||||
@@ -60,7 +60,7 @@ steps:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: kubernetes
|
||||||
|
|
||||||
name: build-and-deploy-prod
|
name: build-and-deploy-prod
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user