Browse Source

Changed spacing to test if build is named correctly

pull/119/head
Rob Harrison 7 years ago
parent
commit
4517dc7543
  1. 1
      postgres-backup-s3/Dockerfile

1
postgres-backup-s3/Dockerfile

@ -25,4 +25,5 @@ ADD backup.sh backup.sh
ADD integration-tests.sh integration-tests.sh
ADD config/sample_sql_file.sql sample_sql_file.sql
CMD ["sh", "run.sh"]
Loading…
Cancel
Save