parent
5e2d75020c
commit
960cbb17bf
@ -54,6 +54,17 @@ pipeline:
|
|||||||
- ls -alh gluon/output/
|
- ls -alh gluon/output/
|
||||||
- touch /${BRANCH}.test
|
- touch /${BRANCH}.test
|
||||||
|
|
||||||
|
upload:
|
||||||
|
image: appleboy/drone-scp
|
||||||
|
settings:
|
||||||
|
host: 46.4.138.183
|
||||||
|
user: fwupload
|
||||||
|
key:
|
||||||
|
from_secret: ssh-update
|
||||||
|
strip_components: 6
|
||||||
|
target: /tmp
|
||||||
|
source: /test.test
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
TARGET:
|
TARGET:
|
||||||
- ath79-generic
|
- ath79-generic
|
||||||
|
Loading…
Reference in New Issue
Block a user