ci
This commit is contained in:
parent
0032bd680a
commit
f815937a12
|
@ -8,7 +8,7 @@ steps:
|
||||||
image: node:16.19-alpine
|
image: node:16.19-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- name: dist-web
|
- name: dist-web
|
||||||
path: ./dist
|
path: /dist
|
||||||
commands:
|
commands:
|
||||||
- node -v
|
- node -v
|
||||||
- npm -v
|
- npm -v
|
||||||
|
|
Loading…
Reference in New Issue
Block a user