Skip to content

Commit

Permalink
Rename docker-compose.test.yml to docker-compose.test.broken.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niondir authored Jan 7, 2020
1 parent 0c8da5f commit 4713b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.test.yml → docker-compose.test.broken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ services:
command: ["test", "--image", "restic-backup", "--config", "config.yml"]
volumes:
- ./config.yml:/config.yml
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock

0 comments on commit 4713b3f

Please sign in to comment.