Revert "ci: Fix unknown keys in CI"
This reverts commit ebe5cb58ba
.
The fix from the commit was not correct.
See https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/124
This commit is contained in:
parent
90ccf9a0af
commit
ca788b6de2
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ flatpak-manual master:
|
|||
- $CI_PIPELINE_SOURCE == "schedule"
|
||||
|
||||
# CONTAINERS creation stage
|
||||
.fedora.rawhide@default-build:
|
||||
container_fedora_build:
|
||||
extends: .fdo.distribution_image@fedora
|
||||
only:
|
||||
variables:
|
||||
|
|
Loading…
Reference in a new issue