mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
ci: Fix CI syntax error
Fix CI syntax error: container_fedora_build: unknown keys in `extends` (.fedora@container-build) Caused by changes in the wayland CI templates: https://gitlab.freedesktop.org/wayland/ci-templates/-/commit/4a73f030d0602042cfa44ed94dc5e744b52f57aa
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ flatpak-manual master:
|
|||||||
|
|
||||||
# CONTAINERS creation stage
|
# CONTAINERS creation stage
|
||||||
container_fedora_build:
|
container_fedora_build:
|
||||||
extends: .fedora@container-build
|
extends: .fdo.distribution_image@fedora
|
||||||
only:
|
only:
|
||||||
variables:
|
variables:
|
||||||
- $CI_PIPELINE_SOURCE == "schedule" && $CRON_TASK == "BUILD_CI_IMAGES"
|
- $CI_PIPELINE_SOURCE == "schedule" && $CRON_TASK == "BUILD_CI_IMAGES"
|
||||||
|
|||||||
Reference in New Issue
Block a user