aboutsummaryrefslogtreecommitdiff
path: root/ubuntu-arm64-rootfs.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-06 18:38:25 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-06 18:38:25 +0300
commitc1d98f0b7fb0e81503781d6f944a49c693afcac7 (patch)
treeaf90767910486d08233f5927357d77374096b640 /ubuntu-arm64-rootfs.yaml
parentdffe15e23275f4706874676bb0740900eb2e2199 (diff)
Move the publishing from post-build actions to build actions
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'ubuntu-arm64-rootfs.yaml')
-rw-r--r--ubuntu-arm64-rootfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu-arm64-rootfs.yaml b/ubuntu-arm64-rootfs.yaml
index 6ec0431..ac3a316 100644
--- a/ubuntu-arm64-rootfs.yaml
+++ b/ubuntu-arm64-rootfs.yaml
@@ -75,7 +75,6 @@
Files-Pattern: *
License-Type: open
EOF
- publishers:
- ssh:
site: 'snapshots.linaro.org'
target: '${JOB_NAME}/${BUILD_NUMBER}/ubuntu/images/${rootfs}-arm64/${BUILD_NUMBER}'
@@ -89,6 +88,7 @@
command: 'reshuffle-files --job-type prebuilt --job-name ${JOB_NAME} --build-num ${BUILD_NUMBER}'
timeout: 120000
always-publish-from-master: true
+ publishers:
- archive:
artifacts: 'linaro-trusty-*.tar.gz'
latest-only: true