mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Docker: add missing git link to pytest-sqlite
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
565b928a59
commit
495dd2d821
1 changed files with 2 additions and 0 deletions
|
@ -251,6 +251,8 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
git:
|
git:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
links:
|
||||||
|
- git
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: aurweb:latest
|
image: aurweb:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue