mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-16 22:25:37 +02:00
add basic integration test
This commit is contained in:
@@ -14,10 +14,8 @@ jobs:
|
||||
- run:
|
||||
name: Run tests
|
||||
command: |
|
||||
which docker
|
||||
which docker-compose
|
||||
for test in test/**/test.sh; do
|
||||
. $test
|
||||
/bin/sh $test
|
||||
done
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user