Skip to content
Snippets Groups Projects
Unverified Commit c4ae751e authored by Zubin's avatar Zubin
Browse files

ci: debug

parent 9e24ef67
No related merge requests found
Pipeline #65527 failed
...@@ -268,6 +268,7 @@ lint-ci-config: ...@@ -268,6 +268,7 @@ lint-ci-config:
- cp -Rf cabal-cache/* ~/.cabal || true - cp -Rf cabal-cache/* ~/.cabal || true
script: script:
- nix shell --extra-experimental-features nix-command --extra-experimental-features flakes nixpkgs#cabal-install nixpkgs#ghc -c cabal update - 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 - .gitlab/generate_jobs
# 1 if .gitlab/generate_jobs changed the output of the generated config # 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 - nix shell --extra-experimental-features nix-command --extra-experimental-features flakes nixpkgs#git -c git diff --exit-code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment