Skip to content

Commit

Permalink
chore trying to fix drone build
Browse files Browse the repository at this point in the history
  • Loading branch information
pentateu committed May 16, 2021
1 parent d3f4348 commit fcd2071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ steps:
- export STAN_HOST="nats-streaming"
- export NATS_HOST="nats-streaming"
- export AMQP_HOST="guest:guest@rabbitmq"
- go get github.com/onsi/ginkgo/[email protected]
- go get github.com/onsi/ginkgo/ginkgo/[email protected]
- go build
- go run github.com/onsi/ginkgo/ginkgo -r --keepGoing --cover --trace -skipPackage=amqp
# - curl -sL https://deb.nodesource.com/setup_12.x | bash -
Expand Down

0 comments on commit fcd2071

Please sign in to comment.