1
0
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:
morph027 2022-01-17 09:34:11 +01:00
parent d503ae0774
commit 921b728097
No known key found for this signature in database
GPG Key ID: BF17A54BB873BE58

View File

@ -94,6 +94,8 @@ test-update:
image: docker:latest
services:
- docker:dind
needs:
- gitea-amd64
script:
- docker run
-d