[Git][ghc/ghc][wip/ghc-9.4.5-backports] ci: debug
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Tue Apr 11 09:34:49 UTC 2023
Zubin pushed to branch wip/ghc-9.4.5-backports at Glasgow Haskell Compiler / GHC
Commits:
c4ae751e by Zubin Duggal at 2023-04-11T15:04:37+05:30
ci: debug
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -268,6 +268,7 @@ lint-ci-config:
- cp -Rf cabal-cache/* ~/.cabal || true
script:
- nix shell --extra-experimental-features nix-command --extra-experimental-features flakes nixpkgs#cabal-install nixpkgs#ghc -c cabal update
+ - cat /root/.cabal/config
- .gitlab/generate_jobs
# 1 if .gitlab/generate_jobs changed the output of the generated config
- nix shell --extra-experimental-features nix-command --extra-experimental-features flakes nixpkgs#git -c git diff --exit-code
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c4ae751eea90867fa22ecb14407c6830c99ef234
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c4ae751eea90867fa22ecb14407c6830c99ef234
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230411/066331cc/attachment.html>
More information about the ghc-commits
mailing list