Browse Source

Testing S3_filename var

pull/119/head
Rob Harrison 7 years ago
parent
commit
c47e55690a
  1. 1
      postgres-backup-s3/integration-tests.test.yml

1
postgres-backup-s3/integration-tests.test.yml

@ -24,3 +24,4 @@ services:
- POSTGRES_USER=user
- POSTGRES_PASSWORD=12345
- POSTGRES_EXTRA_OPTS=--schema=public -b
- S3_FILENAME=postgres-backup-test
Loading…
Cancel
Save