This commit is contained in:
parent
67ccf779d8
commit
8ba035a2d7
@ -3,7 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: alpine
|
||||
image: node:16.18.1
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user