update app path

This commit is contained in:
zhiqiang feng
2022-09-26 14:52:24 +08:00
parent 0716daa282
commit 26ea6a841a
+1 -1
View File
@@ -17,7 +17,7 @@ steps:
image: reg.int.it2000.com.cn/library/node:14.20-bullseye
volumes:
- name: app
path: /home/node/app
path: /usr/src/app
commands:
- npm install
- npm run build