mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-29 01:01:31 +00:00
feat: support folder name contain space keyword (#110)
- Rename a workflow job from `deploy artifact` to `test deploy artifact` - Add a new workflow job for copying files to a server ref https://github.com/appleboy/scp-action/issues/85
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/appleboy/drone-scp:1.6.7
|
||||
FROM ghcr.io/appleboy/drone-scp:1.6.8
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Reference in New Issue
Block a user