[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 22:51:02 BST 2019
Dmitry Bogatov pushed to branch wip/kaction/repack-index-2 at Debian Haskell Group / package-plan
Commits:
e03bf8aa by Dmitry Bogatov at 2019-05-17T21:50:46Z
Adjust .gitlab-ci to new plan check procedure
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -7,6 +7,7 @@ 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 check
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/e03bf8aa9f5d201863ce985b0faca60951808bec
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/e03bf8aa9f5d201863ce985b0faca60951808bec
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/0f7d211e/attachment.html>
More information about the Pkg-haskell-commits
mailing list