[gimp-help] ci: add Portuguese translation to our build jobs



commit c4391773c723f7c27eab71dab0e164e7bb315cff
Author: Jacob Boerema <jgboerema gmail com>
Date:   Mon Mar 28 19:08:24 2022 -0400

    ci: add Portuguese translation to our build jobs

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad45eccea..3f34379ff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,7 +64,7 @@ build-debian-2:
 build-debian-3:
   extends: .build-debian-base
   variables:
-    LINGUAS: "ko lt nl nn pt_BR"
+    LINGUAS: "ko lt nl nn pt pt_BR"
     HELP_DIR: "_html3"
     PDF_DIR: "_pdf3"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]