1
0
Fork 0

Switch to kube as builder
continuous-integration/drone/push Build is failing Details

main
Ambrose Chua 2020-06-18 00:06:35 +08:00
parent b7f851e884
commit 4677480e8b
Signed by: ambrose
GPG Key ID: BC367D33F140B5C2
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
kind: pipeline
type: docker
type: kubernetes
name: control
steps:
@ -20,7 +20,7 @@ steps:
---
kind: pipeline
type: docker
type: kubernetes
name: preview
steps:
@ -41,7 +41,7 @@ steps:
---
kind: pipeline
type: docker
type: kubernetes
name: web
steps:
@ -62,7 +62,7 @@ steps:
---
kind: pipeline
type: docker
type: kubernetes
name: proxy
steps: