Skip to content

Commit

Permalink
tests: Add integration test for gcs (#341)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo authored May 18, 2020
1 parent f5859cb commit 52f89bf
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_AZBLOB
STORAGE_TEST_SERVICE_FS:
from_secret: STORAGE_TEST_SERVICE_FS
STORAGE_TEST_SERVICE_GCS:
from_secret: STORAGE_TEST_SERVICE_GCS
STORAGE_TEST_SERVICE_QINGSTOR:
from_secret: STORAGE_TEST_SERVICE_QINGSTOR
STORAGE_TEST_SERVICE_S3:
Expand All @@ -27,6 +29,6 @@ volumes:
path: /var/lib/cache/drone/storage/go
---
kind: signature
hmac: 7fe39fcbf0e32aea2bf1e26580ada7a0ad68671abb50744dcc64fc5cee86e1f7
hmac: 3b1ef3cbfda9d76ec185281ba0b01bd97d46f163b24c1d4365ca4de9af8b5c99

...

1 comment on commit 52f89bf

@vercel
Copy link

@vercel vercel bot commented on 52f89bf May 18, 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.