]> git.eshelyaron.com Git - emacs.git/commitdiff
.gitlab-ci.yml: add EMACS_EMBA_CI=1 in test scratch/tzz/cicd
authorTed Zlatanov <tzz@lifelogs.com>
Wed, 2 Jan 2019 17:09:17 +0000 (12:09 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Wed, 2 Jan 2019 17:09:17 +0000 (12:09 -0500)
.gitlab-ci.yml

index 4edc05e88a52a56ffd4eeff0544ae325a6163be0..9d713b77218c892a35748e59e6b9413f1d3cfd48 100644 (file)
@@ -35,6 +35,8 @@ stages:
 
 test:
   stage: test
+  variables:
+    EMACS_EMBA_CI: 1
   script:
     - ./autogen.sh autoconf
     - ./configure --without-makeinfo