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"
|
- "ca-cert:/etc/containers/certs.d"
|
||||||
services:
|
services:
|
||||||
treetrail-database:
|
treetrail-database:
|
||||||
image: treetrail-database
|
image: tiptop:5000/treetrail-database
|
||||||
steps:
|
steps:
|
||||||
- name: Echo env
|
- name: Echo env
|
||||||
if: ${{ inputs.verbose }}
|
if: ${{ inputs.verbose }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue