Change pipeline type to kubernetes

This commit is contained in:
Agent
2026-03-20 15:18:22 +00:00
parent d21b35a02d
commit ebfe16a929

View File

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