mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
Fix drone config
This commit is contained in:
parent
47361cb755
commit
94665b67f6
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ steps:
|
|||
- name: run tests
|
||||
image: node
|
||||
commands:
|
||||
- yarn
|
||||
- yarn run prepare
|
||||
- yarn run test
|
||||
- name: build dev proxy container
|
||||
|
|
Loading…
Reference in a new issue