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
|
ADD entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
[](https://github.com/appleboy/scp-action/actions)
|
[](https://github.com/appleboy/scp-action/actions)
|
||||||
|
|
||||||
**Importment**: Only support **Linux** container.
|
**Important**: Only support **Linux** [docker](https://www.docker.com/) container.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user