summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build-gluster-org/jobs/release.yml9
1 files changed, 2 insertions, 7 deletions
diff --git a/build-gluster-org/jobs/release.yml b/build-gluster-org/jobs/release.yml
index 662b9fd..1990605 100644
--- a/build-gluster-org/jobs/release.yml
+++ b/build-gluster-org/jobs/release.yml
@@ -9,20 +9,15 @@
parameters:
- string:
- default: v3.7.0
+ default: v3.10.0
description: Refspec to "git checkout" as the release code snapshot. Typically
a git annotated tag like "v3.7.0". Specifying a branch name will use the
current HEAD of that branch.
name: GERRIT_REFSPEC
- string:
- default: 3.7.0
+ default: 3.10.0
description: Version name to be assigned to the release.
name: RELEASE_VERSION
- - bool:
- default: false
- description: Build and upload RPMs? Normally not needed, package
- maintainers will build 'correct' RPMs.
- name: BUILD_RPMS
- string:
default: packaging@gluster.org,maintainers@gluster.org
description: Mail addresses to send the announcement of the tarball too.