CI: full image name for the database service
This commit is contained in:
parent
e77bb9eb54
commit
6abdb5e0d6
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue