1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00

ci: Drop debian bookworm packaging job

It is very easy to either run locally with the run script or build
a package locally with `dpkg-buildpackage`.
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-11-30 12:51:49 +01:00
parent 89fd506f7d
commit 3b377edc81

View file

@ -76,10 +76,6 @@ check-po:
- cd po/
- intltool-update -m 2>&1 | grep -qs '/.*\.\(c|ui\)' && { intltool-update -m; exit 1; } || exit 0
package-debian-bookworm:
tags: []
extends: .l5-build-debian-package
package-deb-pureos-byzantium:arm64:
variables:
L5_DOCKER_IMAGE: pureos/byzantium