mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
ci: Fix typo in packaging job name
It was supposed to be package:deb-pureos... (not package-deb-pureos...)
This commit is contained in:
parent
b2c465cf61
commit
3523403a0c
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ check-po:
|
|||
- cd po/
|
||||
- intltool-update -m 2>&1 | grep -qs '/.*\.\(c|ui\)' && { intltool-update -m; exit 1; } || exit 0
|
||||
|
||||
package-deb-pureos-byzantium:arm64:
|
||||
package:deb-pureos-byzantium:arm64:
|
||||
variables:
|
||||
L5_DOCKER_IMAGE: pureos/byzantium
|
||||
DEB_BUILD_PROFILES: nodoc
|
||||
|
|
Loading…
Reference in a new issue