Compare commits
No commits in common. "fd85caec2416f1fb73e5118b6cfd6f19046626af" and "47a63a831a51d35a5350ca6d34705453dc1e696b" have entirely different histories.
fd85caec24
...
47a63a831a
@ -47,7 +47,7 @@ pipeline:
|
||||
key:
|
||||
from_secret: ssh-key
|
||||
strip_components: 2
|
||||
target: /srv/fwuploads-tmp/troisdorf/multi/
|
||||
target: /srv/fwuploads-tmp/troisdorf/multi/${BRANCH}/
|
||||
source: gluon/output/${BRANCH}/*
|
||||
when:
|
||||
event: tag
|
||||
@ -77,7 +77,7 @@ matrix:
|
||||
- x86-generic
|
||||
- x86-geode
|
||||
- x86-legacy
|
||||
BRANCH:
|
||||
branch:
|
||||
- stable
|
||||
- beta
|
||||
- experimental
|
||||
|
@ -19,4 +19,5 @@ pipeline:
|
||||
- mkdir -p /srv/fwuploads-tmp/troisdorf/multi/beta
|
||||
- mkdir -p /srv/fwuploads-tmp/troisdorf/multi/experimental
|
||||
when:
|
||||
branch: stable
|
||||
event: tag
|
Loading…
Reference in New Issue
Block a user