This commit is contained in:
parent
35ff97c847
commit
5d75e20e10
@ -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/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user