mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-29 17:27:43 +00:00
ci: refactor CI workflow to support multiple hosts (#115)
- Add a new job to copy files to multiple hosts in the CI workflow fix https://github.com/appleboy/scp-action/issues/98
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/appleboy/drone-scp:1.6.8
|
||||
FROM ghcr.io/appleboy/drone-scp:1.6.9
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Reference in New Issue
Block a user