Skip to content
Snippets Groups Projects
Commit b45f4736 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

XX: Don't run build

parent d232fdeb
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,7 @@ build-8.8: ...@@ -114,7 +114,7 @@ build-8.8:
$(nix-instantiate --quiet scripts/build-all.nix --arg bindistTarball $GHC_TARBALL -A buildDepends -A ghc)) \ $(nix-instantiate --quiet scripts/build-all.nix --arg bindistTarball $GHC_TARBALL -A buildDepends -A ghc)) \
> store.nar > store.nar
# Test it # Test it
- nix run -f ./ci -c run-ci # - nix run -f ./ci -c run-ci
after_script: after_script:
- ls -lh - ls -lh
......
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