ci: add Dockerfile
This commit is contained in:
parent
72ee09b064
commit
65a56f2658
15 changed files with 382 additions and 70 deletions
|
|
@ -55,7 +55,7 @@ def repo_with_data(repo, group):
|
|||
@pytest.fixture()
|
||||
def config():
|
||||
return get_config(
|
||||
s3_bucket_name="foo", s3_secret_access_key="foo", s3_access_key_id="foo"
|
||||
s3_bucket_name="foo", s3_secret_access_key="testing", s3_access_key_id="testing", s3_region="us-east-1"
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue