mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-20 23:52:41 +02:00
scaffold basic testing in CI
This commit is contained in:
0
test/default/docker-compose.yml
Normal file
0
test/default/docker-compose.yml
Normal file
5
test/default/test.sh
Normal file
5
test/default/test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
echo "all is well"
|
||||
Reference in New Issue
Block a user