mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-22 22:06:09 +08:00
docs(readme): update documentation for GitHub Actions and Docker support
- Update README badges to reflect the new GitHub Actions workflow - Remove outdated information about Linux Docker container support in README files Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
8fdfeb034e
commit
a8952ebe2a
@ -7,9 +7,7 @@
|
|||||||
|
|
||||||
![ssh workflow](./images/ssh-workflow.png)
|
![ssh workflow](./images/ssh-workflow.png)
|
||||||
|
|
||||||
[![Actions Status](https://github.com/appleboy/ssh-action/workflows/remote%20ssh%20command/badge.svg)](https://github.com/appleboy/ssh-action/actions)
|
[![testing main branch](https://github.com/appleboy/ssh-action/actions/workflows/main.yml/badge.svg)](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
||||||
|
|
||||||
**Important**: Only support **Linux** [docker](https://www.docker.com/) container.
|
|
||||||
|
|
||||||
This thing is built using [Golang](https://go.dev) and [drone-ssh](https://github.com/appleboy/drone-ssh). 🚀
|
This thing is built using [Golang](https://go.dev) and [drone-ssh](https://github.com/appleboy/drone-ssh). 🚀
|
||||||
|
|
||||||
|
@ -4,9 +4,7 @@
|
|||||||
|
|
||||||
![ssh workflow](./images/ssh-workflow.png)
|
![ssh workflow](./images/ssh-workflow.png)
|
||||||
|
|
||||||
[![Actions Status](https://github.com/appleboy/ssh-action/workflows/remote%20ssh%20command/badge.svg)](https://github.com/appleboy/ssh-action/actions)
|
[![testing main branch](https://github.com/appleboy/ssh-action/actions/workflows/main.yml/badge.svg)](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
||||||
|
|
||||||
**注意**: 只支持在 **Linux** [docker](https://www.docker.com/) 容器上执行。
|
|
||||||
|
|
||||||
## 输入变量
|
## 输入变量
|
||||||
|
|
||||||
|
@ -4,9 +4,7 @@
|
|||||||
|
|
||||||
![ssh workflow](./images/ssh-workflow.png)
|
![ssh workflow](./images/ssh-workflow.png)
|
||||||
|
|
||||||
[![Actions Status](https://github.com/appleboy/ssh-action/workflows/remote%20ssh%20command/badge.svg)](https://github.com/appleboy/ssh-action/actions)
|
[![testing main branch](https://github.com/appleboy/ssh-action/actions/workflows/main.yml/badge.svg)](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
||||||
|
|
||||||
**注意**: 只支援在 **Linux** [docker](https://www.docker.com/) 容器上執行。
|
|
||||||
|
|
||||||
## 輸入變數
|
## 輸入變數
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user