still wrong
This commit is contained in:
parent
f148e259fd
commit
6c45890a45
@ -2,12 +2,6 @@ workspace:
|
|||||||
base: /build
|
base: /build
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
show-images-${TARGET}:
|
|
||||||
image: "git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-gluon-build:latest"
|
|
||||||
pull: true
|
|
||||||
commands:
|
|
||||||
- ls -alh /srv/fwuploads-testing/troisdorf/multi/incoming/stable
|
|
||||||
|
|
||||||
delete-old_move-new-firmware:
|
delete-old_move-new-firmware:
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
@ -18,6 +12,7 @@ pipeline:
|
|||||||
port: 22
|
port: 22
|
||||||
command_timeout: 120m
|
command_timeout: 120m
|
||||||
script:
|
script:
|
||||||
|
- ls -alh /srv/fwuploads-testing/troisdorf/multi/incoming/stable
|
||||||
- rm -rf /srv/fwuploads-testing/troisdorf/multi/stable/
|
- rm -rf /srv/fwuploads-testing/troisdorf/multi/stable/
|
||||||
- mkdir /srv/fwuploads-testing/troisdorf/multi/stable/
|
- mkdir /srv/fwuploads-testing/troisdorf/multi/stable/
|
||||||
- mv /srv/fwuploads-testing/troisdorf/mutli/{incoming/stable/*,stable/}
|
- mv /srv/fwuploads-testing/troisdorf/mutli/{incoming/stable/*,stable/}
|
||||||
|
Loading…
Reference in New Issue
Block a user