fix(ci): should use nodejs image
This commit is contained in:
parent
be2aa4ec00
commit
a71a340d47
|
@ -1,4 +1,4 @@
|
|||
image: alpine:latest
|
||||
image: node:lts-alpine
|
||||
|
||||
build_job:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in New Issue