mirror of
https://gitlab.com/packaging/gitea
synced 2024-12-18 08:03:29 +00:00
refine build pipeline dependencies
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
parent
d503ae0774
commit
921b728097
@ -94,6 +94,8 @@ test-update:
|
||||
image: docker:latest
|
||||
services:
|
||||
- docker:dind
|
||||
needs:
|
||||
- gitea-amd64
|
||||
script:
|
||||
- docker run
|
||||
-d
|
||||
|
Loading…
Reference in New Issue
Block a user