mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 07:46:03 +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/
|
- 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-deb-pureos-byzantium:arm64:
|
package:deb-pureos-byzantium:arm64:
|
||||||
variables:
|
variables:
|
||||||
L5_DOCKER_IMAGE: pureos/byzantium
|
L5_DOCKER_IMAGE: pureos/byzantium
|
||||||
DEB_BUILD_PROFILES: nodoc
|
DEB_BUILD_PROFILES: nodoc
|
||||||
|
|
Loading…
Reference in a new issue