mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
fix type
This commit is contained in:
parent
57bba711dc
commit
5d3c399f33
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: Check messasges.po
|
||||
name: Check messages.po
|
||||
|
||||
steps:
|
||||
- name: Run default Xgettext
|
||||
|
|
Loading…
Reference in a new issue