test scp
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Stefan Hoffmann 2023-05-21 19:11:59 +02:00
parent 35ff97c847
commit 5d75e20e10
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -55,7 +55,7 @@ pipeline:
- mkdir test
- touch test/${BRANCH}.test
- echo "hallo" > test/${BRANCH}.test
upload:
image: appleboy/drone-scp
settings:
@ -63,7 +63,7 @@ pipeline:
user: fwupload
key:
from_secret: ssh-key
strip_components: 6
strip_components: 0
target: test/
source: test/*