1
0
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:
morph027 2024-01-18 16:01:03 +01:00
parent ec04f77c98
commit 1adabf6ace
No known key found for this signature in database
GPG Key ID: BF17A54BB873BE58

View File

@ -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: