changing project name in ci.yaml to fix test

This commit is contained in:
Abdullahi Farah 2026-03-15 23:24:21 +01:00
parent 78edb0d6ea
commit 3a7a490d8f
2 changed files with 2 additions and 1 deletions

View file

@ -22,7 +22,7 @@ variables:
FDO_DISTRIBUTION_TAG: $LIBFPRINT_IMAGE_TAG
FDO_DISTRIBUTION_VERSION: rawhide
FDO_UPSTREAM_REPO: "libfprint/$CI_PROJECT_NAME"
FEDORA_IMAGE: "$CI_REGISTRY/libfprint/$CI_PROJECT_NAME/fedora/$FDO_DISTRIBUTION_VERSION:$FDO_DISTRIBUTION_TAG"
FEDORA_IMAGE: "$CI_REGISTRY/libfprint/libfprint/fedora/$FDO_DISTRIBUTION_VERSION:$FDO_DISTRIBUTION_TAG"
LAST_ABI_BREAK: "056ea541ddc97f5806cffbd99a12dc87e4da3546"
workflow:

View file

@ -7,6 +7,7 @@
*LibFPrint is part of the **[FPrint][Website]** project.*
<br/>
[![Button Website]][Website]
[![Button Documentation]][Documentation]