feat: use node image in ci
This commit is contained in:
parent
47a462ca90
commit
5e48ff66de
@ -3,7 +3,7 @@ kind: pipeline
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node:alpine
|
||||
image: node
|
||||
commands:
|
||||
- make build-view
|
||||
- name: deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user