mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02: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:
4a73f030d0
This commit is contained in:
@ -85,7 +85,7 @@ test_dev:
|
|||||||
|
|
||||||
# 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:
|
||||||
- $FPRINT_CRON_TASK == "BUILD_CI_IMAGES"
|
- $FPRINT_CRON_TASK == "BUILD_CI_IMAGES"
|
||||||
|
|||||||
Reference in New Issue
Block a user