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 kind: pipeline
type: kubernetes type: docker
name: default name: build and deploy
steps: steps:
- name: build - name: build
image: node:18.12.0-alpine image: node:18.12.0-alpine