Revert "ci: Fix CI syntax error"
This reverts commit bd500b2235
.
The fix from the commit was not correct.
See https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/124
This commit is contained in:
parent
ca788b6de2
commit
9d4b5ad682
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ flatpak-manual master:
|
|||
|
||||
# CONTAINERS creation stage
|
||||
container_fedora_build:
|
||||
extends: .fdo.distribution_image@fedora
|
||||
extends: .fedora@container-build
|
||||
only:
|
||||
variables:
|
||||
- $CI_PIPELINE_SOURCE == "schedule" && $CRON_TASK == "BUILD_CI_IMAGES"
|
||||
|
|
Loading…
Reference in a new issue