Skip to content

Commit

Permalink
tests: Add integration test for azblob (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo authored May 17, 2020
1 parent caf5da3 commit e845d5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ steps:
from_secret: STORAGE_TEST_SERVICE_FS
STORAGE_TEST_SERVICE_QINGSTOR:
from_secret: STORAGE_TEST_SERVICE_QINGSTOR
STORAGE_TEST_SERVICE_AZBLOB:
from_secret: STORAGE_TEST_SERVICE_AZBLOB
commands:
- cd tests && go test -race -v ./...

Expand All @@ -23,6 +25,6 @@ volumes:
path: /var/lib/cache/drone/storage/go
---
kind: signature
hmac: 75cfdc204d0a5aca0beada37c9931b2593a66ad55ec6febec617601422f2300a
hmac: e36940a1b7e90d4eb66473ac88a1bc4c47537f7faf7ca9407c0cdfb21f91299e

...

1 comment on commit e845d5e

@vercel
Copy link

@vercel vercel bot commented on e845d5e May 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.