This commit is contained in:
parent
f56269749a
commit
ddb1eab51a
@ -49,8 +49,7 @@ pipeline:
|
||||
show-images-${TARGET}:
|
||||
<<: *default
|
||||
commands:
|
||||
- ls -alh
|
||||
- ls -alh output/
|
||||
- ls -alh gluon/output/stable/images/factory
|
||||
|
||||
delete-old-firmware:
|
||||
image: appleboy/drone-ssh
|
||||
@ -75,7 +74,7 @@ pipeline:
|
||||
from_secret: ssh-key
|
||||
strip_components: 0
|
||||
target: /srv/fwuploads-testing/troisdorf/multi/${BRANCH}/
|
||||
source: output/${BRANCH}/*
|
||||
source: gluon/output/${BRANCH}/*
|
||||
|
||||
matrix:
|
||||
TARGET:
|
||||
|
Loading…
Reference in New Issue
Block a user