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