Browse Source
Merge branch 'master' into specify-filename
pull/119/head
Rob Harrison
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
postgres-backup-s3/integration-tests.test.yml
|
|
|
@ -9,8 +9,6 @@ services: |
|
|
|
sut: |
|
|
|
build: |
|
|
|
context: . |
|
|
|
args: |
|
|
|
DOCKER_API_VERSION: "1.37" |
|
|
|
command: 'sh integration-tests.sh' |
|
|
|
depends_on: |
|
|
|
- postgres |
|
|
|
|