This commit is contained in:
parent
35ff97c847
commit
5d75e20e10
@ -55,7 +55,7 @@ pipeline:
|
|||||||
- mkdir test
|
- mkdir test
|
||||||
- touch test/${BRANCH}.test
|
- touch test/${BRANCH}.test
|
||||||
- echo "hallo" > test/${BRANCH}.test
|
- echo "hallo" > test/${BRANCH}.test
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
@ -63,7 +63,7 @@ pipeline:
|
|||||||
user: fwupload
|
user: fwupload
|
||||||
key:
|
key:
|
||||||
from_secret: ssh-key
|
from_secret: ssh-key
|
||||||
strip_components: 6
|
strip_components: 0
|
||||||
target: test/
|
target: test/
|
||||||
source: test/*
|
source: test/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user