[gimp-help/wip/Jehan/ci-2-10-split] gitlab-ci: try to build all languages.



commit 9385266026c2413ec2490875c4611b3d712082d8
Author: Jehan <jehan girinstud io>
Date:   Wed Mar 16 15:52:00 2022 +0100

    gitlab-ci: try to build all languages.
    
    I'm sure it will be too much, but it's just a test to see how bad it is.

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ed7b56f84..5f8fe4028 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,6 @@ stages:
 variables:
   INSTALL_DIR: "_install"
   INSTALL_PREFIX: "${CI_PROJECT_DIR}/${INSTALL_DIR}"
-  LINGUAS: "en ja"
 
 build-image:
   stage: prepare


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