update drone pipeline type

This commit is contained in:
2023-02-03 16:40:43 -06:00
committed by GitHub
parent 7b41f20240
commit 940e599a11
+2 -2
View File
@@ -1,6 +1,6 @@
kind: pipeline
type: kubernetes
name: default
type: docker
name: build and deploy
steps:
- name: build
image: node:18.12.0-alpine