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