mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-09-02 17:09:06 +08:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e2cbea5f00 | ||
![]() |
5711a203b3 | ||
![]() |
b315fb5f98 |
@@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-ssh:1.6.0-linux-amd64
|
||||
FROM appleboy/drone-ssh:1.6.1-linux-amd64
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
[](https://github.com/appleboy/ssh-action/actions)
|
||||
|
||||
**Importment**: Only support **Linux** container.
|
||||
**Important**: Only support **Linux** [docker](https://www.docker.com/) container.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Reference in New Issue
Block a user