Browse Source

Merge branch 'master' into specify-filename

pull/119/head
Rob Harrison 7 years ago
committed by GitHub
parent
commit
59f0979448
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      postgres-backup-s3/integration-tests.test.yml

2
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

Loading…
Cancel
Save