mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
d5e4d4798e
commit
5942cfaf03
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ action "Multiple Hosts" {
|
||||||
"--user", "actions",
|
"--user", "actions",
|
||||||
"--script", "'whoami'",
|
"--script", "'whoami'",
|
||||||
"--script", "'ls -al'",
|
"--script", "'ls -al'",
|
||||||
|
"--script", "'cat test.txt'",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue