This commit is contained in:
parent
34034b6467
commit
f0bff504cd
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ name: default
|
|||
steps:
|
||||
- name: build_deploy
|
||||
image: ianwalter/pnpm:v1.4.0
|
||||
volumes:
|
||||
- name: bonfire
|
||||
path: /data/bonfire/:/data/bonfire
|
||||
commands:
|
||||
- pnpm install
|
||||
- pnpm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue