Change pipeline type to kubernetes

This commit is contained in:
Agent
2026-03-20 15:18:18 +00:00
parent 45435b7601
commit d1e66c8101

View File

@@ -1,5 +1,5 @@
kind: pipeline
type: docker
type: kubernetes
name: build-and-deploy-dev
@@ -55,7 +55,7 @@ steps:
---
kind: pipeline
type: docker
type: kubernetes
name: build-and-deploy-prod