ci: testing
This commit is contained in:
parent
966c77e2a1
commit
85faba63ea
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
image: ianwalter/pnpm:v1.4.0
|
image: ianwalter/pnpm:v1.4.0
|
||||||
volumes:
|
volumes:
|
||||||
- name: bonfire
|
- name: bonfire
|
||||||
path: /home/light/bonfire:/bonfire/
|
path: /bonfire:/bonfire
|
||||||
commands:
|
commands:
|
||||||
- pnpm install
|
- pnpm install
|
||||||
- pnpm run build
|
- pnpm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue