1
0
mirror of https://gitlab.com/packaging/gitea synced 2024-12-18 08:03:29 +00:00

fix ci config

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
morph027 2023-11-26 19:03:40 +01:00
parent 73833d52dc
commit 63e4c70f1d
No known key found for this signature in database
GPG Key ID: BF17A54BB873BE58

View File

@ -101,7 +101,7 @@ test-install:
services:
- docker:dind
needs:
- gitea-amd64
- gitea-amd64-trigger
script:
- docker run
-d
@ -122,7 +122,7 @@ test-update:
services:
- docker:dind
needs:
- gitea-amd64
- gitea-amd64-trigger
script:
- docker run
-d