10 lines
675 B
Plaintext
10 lines
675 B
Plaintext
|
Hostname Exit Code Command CWD foo
|
||
|
ghaction-runner-hostname 0 echo table-2 / aaaaaaaaaaaaa
|
||
|
ghaction-runner-hostname 0 echo table-1 / aaaaaaaaaaaaa
|
||
|
localhost 2 while : /tmp/
|
||
|
do
|
||
|
ls /table/
|
||
|
done
|
||
|
localhost 3 table_cmd2 ~/foo/
|
||
|
localhost 2 table_cmd1 /tmp/
|