mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2024-11-22 18:19:36 +01: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…
Reference in a new issue