mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
gitlab-ci: simplify ubuntu_jammy_pip job, babel is not needed
Babel runs on install now, before it was used to pre-generated the compiled gettext files.
This commit is contained in:
parent
ffc3fbe288
commit
ca13325913
2 changed files with 11 additions and 7 deletions
5
.yamllint
Normal file
5
.yamllint
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
|
||||
extends: default
|
||||
rules:
|
||||
line-length: disable
|
||||
Loading…
Add table
Add a link
Reference in a new issue