mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 16:05: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/
|
- cd po/
|
||||||
- intltool-update -m 2>&1 | grep -qs '/.*\.\(c|ui\)' && { intltool-update -m; exit 1; } || exit 0
|
- 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:
|
package-deb-pureos-byzantium:arm64:
|
||||||
variables:
|
variables:
|
||||||
L5_DOCKER_IMAGE: pureos/byzantium
|
L5_DOCKER_IMAGE: pureos/byzantium
|
||||||
|
|
Loading…
Reference in a new issue