Skip to content

Commit

Permalink
chore: icarus debug cachix/bk (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnae authored Nov 24, 2024
1 parent 226bc23 commit 18b24eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/x86_64-linux/icarus.nix
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
CACHIX_PID="$!"
echo cachix pid is "$CACHIX_PID"
echo "$CACHIX_PID" > /tmp/"$BUILDKITE_AGENT_ID".cachix.pid
ps aux | grep cachix
'';
post-command = ''
#!/usr/bin/env bash
Expand Down

0 comments on commit 18b24eb

Please sign in to comment.