still wrong
This commit is contained in:
parent
f148e259fd
commit
6c45890a45
@ -2,12 +2,6 @@ workspace:
|
||||
base: /build
|
||||
|
||||
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:
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
@ -18,6 +12,7 @@ pipeline:
|
||||
port: 22
|
||||
command_timeout: 120m
|
||||
script:
|
||||
- ls -alh /srv/fwuploads-testing/troisdorf/multi/incoming/stable
|
||||
- rm -rf /srv/fwuploads-testing/troisdorf/multi/stable/
|
||||
- mkdir /srv/fwuploads-testing/troisdorf/multi/stable/
|
||||
- mv /srv/fwuploads-testing/troisdorf/mutli/{incoming/stable/*,stable/}
|
||||
|
Loading…
Reference in New Issue
Block a user