[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:02:21 BST 2019



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


Commits:
dedeadcb by Dmitry Bogatov at 2019-05-17T22:02:12Z
Adjust .gitlab-ci to new plan check procedure

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -7,6 +7,10 @@ build:
   stage: deploy
   script:
     - 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
+    - LC_ALL=C.UTF-8 ghc shake.hs
+    - HOME=.cabal ./shake build/ordered.tar -V
+    - HOME=.cabal ./shake build/01-index.tar -V
+    - HOME=.cabal ./shake build/additional.tar -V
+    - HOME=.cabal ./shake build/00-index.tar -V



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/dedeadcbb2e8f0d198d9171674678d45345a1ca5
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/9ab65c79/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list