mirror of
https://github.com/outbackdingo/debos.git
synced 2026-01-27 18:18:45 +00:00
GitHub deprecated the v1 comands of compose in their images, so all jobs needs to be migrated to v2 (eg. replace docker-compose with docker compose). This will fix the unit test job. See [1] for more details. [1] https://github.com/orgs/community/discussions/116610 Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>