You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-13 22:49:48 +00:00
chore: update Docker image for drone-scp to version 1.6.10 (#116)
- Update the `drone-scp` Docker image from version `1.6.9` to `1.6.10` fix https://github.com/appleboy/scp-action/issues/112
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -153,7 +153,7 @@ jobs:
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
source: tests/a.txt,tests/b.txt
|
||||
target: test foobar
|
||||
target: foobar foobar 1234
|
||||
|
||||
multipleHost:
|
||||
name: test Multiple Host
|
||||
|
Reference in New Issue
Block a user