mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-01-21 18:18:53 +08:00
ci: refactor CI workflow and Docker setup
- Remove IPv6 ping command from CI workflow - Uncomment Docker run configuration in action.yml Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
0b4f525d32
commit
1568b50ccf
2 changed files with 1 additions and 4 deletions
|
|
@ -72,9 +72,7 @@ inputs:
|
|||
description: "pass all environment variable to shell script."
|
||||
request_pty:
|
||||
description: "Request a pseudo-terminal from the server."
|
||||
# runs:
|
||||
# using: "docker"
|
||||
# image: "Dockerfile"
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue