Fix drone config

This commit is contained in:
Yarmo Mackenbach 2021-07-10 00:01:15 +02:00
parent 47361cb755
commit 94665b67f6
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -44,6 +44,7 @@ steps:
- name: run tests
image: node
commands:
- yarn
- yarn run prepare
- yarn run test
- name: build dev proxy container