Loading .gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
.gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -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