Skip to content

Commit d87df04

Browse files
committed
chore: icarus debug cachix/bk
1 parent 226bc23 commit d87df04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hosts/x86_64-linux/icarus.nix

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
CACHIX_PID="$!"
127127
echo cachix pid is "$CACHIX_PID"
128128
echo "$CACHIX_PID" > /tmp/"$BUILDKITE_AGENT_ID".cachix.pid
129+
ps aux | grep cachix
129130
'';
130131
post-command = ''
131132
#!/usr/bin/env bash

0 commit comments

Comments
 (0)