@@ -5,6 +5,7 @@
|
||||
"AWS_ACCESS_KEY_ID": "test",
|
||||
"AWS_ENDPOINT_URL_S3": "http://localhost:4566",
|
||||
"AWS_ENDPOINT_URL_SQS": "http://localhost:4566",
|
||||
"AWS_PROFILE": "aarete",
|
||||
"AWS_REGION": "us-east-1",
|
||||
"AWS_SECRET_ACCESS_KEY": "test",
|
||||
"AWS_SESSION_TOKEN": "",
|
||||
|
||||
@@ -26,6 +26,7 @@ includes:
|
||||
tasks:
|
||||
fullsuite:
|
||||
- task: build:deps
|
||||
- task: build
|
||||
- task: fullsuite:test
|
||||
fullsuite:test:
|
||||
internal: true
|
||||
|
||||
Reference in New Issue
Block a user