This commit is contained in:
parent
22289a2166
commit
7c2a7b71d5
@ -7,6 +7,7 @@ steps:
|
||||
- name: Build image
|
||||
image: node:18
|
||||
commands:
|
||||
- "npm add --global pnpm"
|
||||
- pnpm i
|
||||
- pnpm run build
|
||||
- "pnpm run docker:build"
|
||||
|
Loading…
Reference in New Issue
Block a user