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

Fix graph rendering

parent c3b4e4ba
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ build:
after_script:
- nix run -f '<nixpkgs>' gnutar -c tar -zcf logs.tar.gz logs
- nix run -f '<nixpkgs>' graphviz -c scripts/render-graph.sh summary.dot > summary.dot.svg
- nix run -f '<nixpkgs>' graphviz -c scripts/render-graph.sh < summary.dot > summary.dot.svg
- ls -lh
artifacts:
......
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