ci: testing
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
b15122e352
commit
2c2177426a
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
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /home/light/bonfire:/bonfire
|
- /home/light/bonfire:/bonfire
|
||||||
commands:
|
commands:
|
||||||
- pnpm install
|
- pnpm install
|
||||||
- pnpm run build
|
- pnpm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue