This commit is contained in:
parent
9ba74f5b2f
commit
0d255c1ee5
@ -2,7 +2,8 @@ pipeline:
|
||||
frontend:
|
||||
image: node:18-alpine
|
||||
commands:
|
||||
- ( cd client && pnpm run install )
|
||||
- yarn global add pnpm
|
||||
- ( cd client && pnpm run setup )
|
||||
- ( cd client/ && pnpm run generate )
|
||||
- mkdir -p client/.output/public/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user