Verified Commit f32edc0e authored by Dmitry Bogatov's avatar Dmitry Bogatov
Browse files

Adjust .gitlab-ci to new plan check procedure

parent fbbcdea0
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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 -V