mirror of
https://gitlab.com/packaging/gitea
synced 2024-12-18 08:03:29 +00:00
ci: try to fix repo pipeline step
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
parent
ec04f77c98
commit
1adabf6ace
@ -177,6 +177,7 @@ test-update-tag:
|
||||
repo-tag:
|
||||
<<: [*repo]
|
||||
needs:
|
||||
- gitea-amd64-tag
|
||||
- test-install-tag
|
||||
- test-update-tag
|
||||
only:
|
||||
@ -185,6 +186,7 @@ repo-tag:
|
||||
repo-trigger:
|
||||
<<: [*repo]
|
||||
needs:
|
||||
- gitea-amd64-trigger
|
||||
- test-install-trigger
|
||||
- test-update-trigger
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user