Skip to content

Commit

Permalink
update drone config
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Nov 19, 2019
1 parent f01eedf commit 7d09738
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ steps:
when:
event: push
commands:
- apk add gcc musl-dev
- go test -mod vendor ./parser/...
- go test -mod vendor ./typescript/...

Expand Down Expand Up @@ -96,6 +97,6 @@ steps:
- sha512
---
kind: signature
hmac: 9e5607122e0c8c32b6ef04ed52809e1f68250fa37798aba3bc005e7b959cc43c
hmac: a7894949813f0d5a3280dc0264284b2b152c2453ffceb58b8d38e999459d4dd8

...

0 comments on commit 7d09738

Please sign in to comment.