[Git][haskell-team/package-plan][wip/kaction/repack-index-2] Adjust .gitlab-ci to new plan check procedure

Dmitry Bogatov gitlab at salsa.debian.org
Fri May 17 23:37:09 BST 2019



Dmitry Bogatov pushed to branch wip/kaction/repack-index-2 at Debian Haskell Group / package-plan


Commits:
0ab75c54 by Dmitry Bogatov at 2019-05-17T22:36:59Z
Adjust .gitlab-ci to new plan check procedure

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -6,7 +6,10 @@ cache:
 build:
   stage: deploy
   script:
+    - locale -a
     - apt-get update
-    - apt-get install -y --no-install-recommends cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl
+    - apt-get install -y --no-install-recommends cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl libghc-shake-dev
     - HOME=.cabal cabal update
-    - HOME=.cabal ./test-packages.pl
+    - ghc shake.hs
+    - find .cabal
+    - HOME=.cabal LC_ALL=C.UTF-8 ./shake check



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/0ab75c544f39496d3e581ee2c116937e0ededd79

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/0ab75c544f39496d3e581ee2c116937e0ededd79
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190517/b5e3a6d1/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list