1
0
mirror of https://gitlab.com/packaging/gitea synced 2024-12-18 16:13:44 +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 image: docker:latest
services: services:
- docker:dind - docker:dind
needs:
- gitea-amd64
script: script:
- docker run - docker run
-d -d