mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ci: fix missing image name for i18n job
This commit is contained in:
parent
14ee49fc7b
commit
a9e71e88df
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ mypy:
|
||||||
|
|
||||||
i18n-keys:
|
i18n-keys:
|
||||||
stage: lint
|
stage: lint
|
||||||
|
image: "build-and-lint"
|
||||||
needs: []
|
needs: []
|
||||||
script:
|
script:
|
||||||
- python3 maintenance/missing_i18n_keys.py --check
|
- python3 maintenance/missing_i18n_keys.py --check
|
||||||
|
|
Loading…
Add table
Reference in a new issue