github actions: try docker test

This commit is contained in:
Olof hagsand 2021-06-16 14:44:42 +02:00
parent 8bd0aa82d6
commit 6bac41890d
3 changed files with 10 additions and 44 deletions

View file

@ -198,7 +198,7 @@ if [ $BE -ne 0 ]; then
err
fi
new "start backend -s init -f $cfg"
start_backend -s init -f $cfg -D 1 -l e
start_backend -s init -f $cfg
fi
new "wait backend"