You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-12-14 01:08:28 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
edc8ec9139 | ||
|
|
167d6d7ff4 | ||
|
|
ecd6a3623b | ||
|
|
31b514c281 |
@@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-scp:1.6.1-linux-amd64
|
||||
FROM appleboy/drone-scp:1.6.2-linux-amd64
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
[](https://github.com/appleboy/scp-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