mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +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:
parent
89fd506f7d
commit
3b377edc81
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue