mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-29 09:00:09 +01:00
gitlab CI: drop unnecessary B2C_VERSION
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
179fc4d370
commit
cd9bea914c
2 changed files with 0 additions and 2 deletions
|
|
@ -652,7 +652,6 @@ soname:
|
|||
variables:
|
||||
MESON_BUILDDIR: build_dir
|
||||
B2C_KERNEL: https://gitlab.freedesktop.org/api/v4/projects/libevdev%2Fhid-tools/packages/generic/kernel-x86_64/v6.5/bzImage
|
||||
B2C_VERSION: 2ff65156ba67fa8a0c309a4fc16c5df1a88a3844
|
||||
B2C_IMAGE: $FDO_DISTRIBUTION_IMAGE
|
||||
B2C_COMMAND: .gitlab-ci/start-in-systemd.sh
|
||||
script:
|
||||
|
|
|
|||
|
|
@ -401,7 +401,6 @@ soname:
|
|||
variables:
|
||||
MESON_BUILDDIR: build_dir
|
||||
B2C_KERNEL: {{ b2c.kernel }}
|
||||
B2C_VERSION: {{ b2c.version }}
|
||||
B2C_IMAGE: $FDO_DISTRIBUTION_IMAGE
|
||||
B2C_COMMAND: .gitlab-ci/start-in-systemd.sh
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue