CI: build: fix registry login 5
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
phil 2024-10-29 03:33:57 +01:00
parent ac664886e3
commit bb3c589f71

View file

@ -24,6 +24,7 @@ jobs:
image: tiptop:5000/treetrail-backend-ci
volumes:
- "uv_cache:/root/.cache/uv"
- "ca-cert:/etc/containers/certs.d"
services:
treetrail-database:
image: treetrail-database