This commit is contained in:
@@ -6,10 +6,10 @@ steps:
|
||||
- name: build-frontend
|
||||
image: node:19
|
||||
commands:
|
||||
- cd web
|
||||
- npm config set registry=https://registry.npmmirror.com
|
||||
- npm install
|
||||
- npm run build
|
||||
- cd web
|
||||
- npm config set registry=https://registry.npmmirror.com
|
||||
- npm install
|
||||
- npm run build
|
||||
|
||||
steps:
|
||||
- name: build-backend
|
||||
|
||||
Reference in New Issue
Block a user