CI: full image name for the database service
All checks were successful
/ test (push) Successful in 25s
/ build (push) Successful in 1s

This commit is contained in:
phil 2024-11-04 13:39:38 +01:00
parent e77bb9eb54
commit 6abdb5e0d6

View file

@ -23,7 +23,7 @@ jobs:
- "ca-cert:/etc/containers/certs.d"
services:
treetrail-database:
image: treetrail-database
image: tiptop:5000/treetrail-database
steps:
- name: Echo env
if: ${{ inputs.verbose }}