build: add alpine support to matrix builds (#1349)

This commit is contained in:
Geoff Bourne
2022-02-11 21:00:24 -06:00
committed by GitHub
parent 1458329e97
commit 179bb267fb
13 changed files with 125 additions and 337 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ $logs
echo "${folder} PASS"
fi
docker-compose down -v --remove-orphans
docker-compose down -v --remove-orphans > /dev/null
cd ..
return $result