fixed paths
This commit is contained in:
parent
14e073c983
commit
f85893dc1f
@ -51,7 +51,7 @@ pipeline:
|
|||||||
key:
|
key:
|
||||||
from_secret: ssh-key
|
from_secret: ssh-key
|
||||||
strip_components: 0
|
strip_components: 0
|
||||||
target: /srv/fwuploads-testing/troisdorf/mutli/incoming/stable
|
target: /srv/fwuploads-testing/troisdorf/multi/incoming/stable
|
||||||
source: gluon/output/stable/*
|
source: gluon/output/stable/*
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -15,7 +15,7 @@ pipeline:
|
|||||||
- ls -alh /srv/fwuploads-testing/troisdorf/multi/incoming/stable
|
- 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/* /srv/fwuploads-testing/troisdorf/mutli/stable/
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- prepare
|
- prepare
|
||||||
|
Loading…
Reference in New Issue
Block a user