update app path
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ steps:
|
|||||||
image: reg.int.it2000.com.cn/library/node:14.20-bullseye
|
image: reg.int.it2000.com.cn/library/node:14.20-bullseye
|
||||||
volumes:
|
volumes:
|
||||||
- name: app
|
- name: app
|
||||||
path: /home/node/app
|
path: /usr/src/app
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user