po: add ci

This commit is contained in:
0xMRTT 2023-05-15 17:23:43 +00:00
parent 683aec6ae5
commit 1b48fb4c35
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ pipeline:
commands:
- nix-env -iA nixpkgs.gettext
- fish_add_path ~/.nix-profile/bin
- cd /home/0xmrtt/Bavarder
- bash po/update-pot.sh
- git add po/Bavarder.pot
- git commit -m "Update"