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
|
- name: build_deploy
|
||||||
image: ianwalter/pnpm:v1.4.0
|
image: ianwalter/pnpm:v1.4.0
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- pnpm install
|
||||||
- npm run build
|
- pnpm run build
|
||||||
- rm -rv /bonfire
|
- rm -rv /bonfire
|
||||||
- cp -rv ./build /bonfire/
|
- cp -rv ./build /bonfire/
|
||||||
|
|
Loading…
Add table
Reference in a new issue