summaryrefslogtreecommitdiffstats
path: root/build-gluster-org
diff options
context:
space:
mode:
authorNigel Babu <nigelb@redhat.com>2017-11-14 20:47:43 +0530
committerNigel Babu <nigelb@redhat.com>2017-11-14 20:47:43 +0530
commit015bde342cf51f5820f52ae596427cf6c3e78cde (patch)
treec8d72b5cff59a312f427b79f14ec90a6d91de530 /build-gluster-org
parentce54d58482d4cce5c03bbb90ca9fa2b55e52fa30 (diff)
Fix the email template for release jobs
Change-Id: I07877260fff183a012601ebe2920f52e65120cd6
Diffstat (limited to 'build-gluster-org')
-rw-r--r--build-gluster-org/jobs/release-new.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/jobs/release-new.yml b/build-gluster-org/jobs/release-new.yml
index e2156dd..0822073 100644
--- a/build-gluster-org/jobs/release-new.yml
+++ b/build-gluster-org/jobs/release-new.yml
@@ -44,7 +44,7 @@
subject: "glusterfs-${RELEASE_VERSION} released"
body: |
SRC: ${BUILD_URL}artifact/glusterfs-${ENV,var="RELEASE_VERSION"}.tar.gz
- HASH: ${BUILD_URL}artifact/glusterfs-${ENV,var="RELEASE_VERSION"}.sha256sum
+ HASH: ${BUILD_URL}artifact/glusterfs-${ENV,var="RELEASE_VERSION"}.sha512sum
This release is made off jenkins-release-${BUILD_ID}
save-output: true