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:
parent
73833d52dc
commit
63e4c70f1d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user