coturn/docker/coturn/package.json
Kai Ren a999df65ac
Rework Docker CI pipeline to be granular (#1092)
- build and test each platform separately on CI
- rework `Makefile` commands
- renew Docker tags description in README

Additionally:
- show output of failed tests
- ensure Docker images are not pulled in tests
- remove usage of deprecated `::set-output` GitHub Actions feature
2022-11-16 18:30:42 +02:00

6 lines
50 B
JSON

{
"devDependencies": {
"bats": "^1.8"
}
}