This commit is contained in:
@@ -84,7 +84,7 @@ jobs:
|
||||
sleep 1
|
||||
|
||||
# MAIN via tmux
|
||||
tmux new-session -d -s ci "bash -lc '$CMD; tmux wait-for -S done'"
|
||||
tmux new-session -d -s ci "bash -lc \"eval \\\"$CMD\\\"; tmux wait-for -S done\""
|
||||
sleep 1
|
||||
tmux wait-for done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user