aboutsummaryrefslogtreecommitdiff
path: root/odp-release-publish.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-08-18 21:29:25 +0200
committerAnders Roxell <anders.roxell@linaro.org>2016-08-18 21:29:25 +0200
commitff5b6fde718aa7447190f19b3bdde998dec5df33 (patch)
treea2b99b8ec7bcdf84bcd2e523c08d86282678c495 /odp-release-publish.yaml
parent619a43cae3ea9eda6e19a7335f8c552ccbd2887c (diff)
odp-release-publish: fix source and remove-prefix path
Change-Id: I246c7ecd138ff8e7c5b90930a31f2a0bade0bfd0 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'odp-release-publish.yaml')
-rw-r--r--odp-release-publish.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odp-release-publish.yaml b/odp-release-publish.yaml
index 640003854a..96b6b7e204 100644
--- a/odp-release-publish.yaml
+++ b/odp-release-publish.yaml
@@ -130,7 +130,7 @@
- ssh:
site: 'docs.opendataplane.org'
target: 'incoming/odp-release-publish/${platform_type}/${build_type}/${GIT_BRANCH}/${BUILD_NUMBER}'
- source: 'check-odp/publishing/**'
+ source: 'check-odp/publishing/${GIT_BRANCH}/**'
command: |
cd /srv/docs.opendataplane.org
mkdir -p snapshots/odp-release-publish/${platform_type}/${build_type}/${GIT_BRANCH}/${BUILD_NUMBER}
@@ -139,7 +139,7 @@
ln -sf $(pwd)/snapshots/odp-release-publish/${platform_type}/${build_type}/${GIT_BRANCH}/${BUILD_NUMBER} snapshots/odp-release-publish/${platform_type}/${build_type}/${GIT_BRANCH}/latest
rm -rf incoming/odp-release-publish/${platform_type}/${build_type}/${GIT_BRANCH}/${BUILD_NUMBER}
timeout: 120000
- remove-prefix: 'check-odp/publishing'
+ remove-prefix: 'check-odp/publishing/${GIT_BRANCH}'
always-publish-from-master: true
publishers:
- warnings: