This commit is contained in:
parent
bc46a30450
commit
4186e3df94
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: build_deploy
|
||||
image: ianwalter/pnpm:v1.4.0
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
- pnpm install
|
||||
- pnpm run build
|
||||
- rm -rv /bonfire
|
||||
- cp -rv ./build /bonfire/
|
||||
|
|
Loading…
Add table
Reference in a new issue