From d97785515ef9feb2a6cb833ef34c089d9e5f1d99 Mon Sep 17 00:00:00 2001 From: Fernando Monserrat Date: Tue, 5 Mar 2019 16:19:36 -0300 Subject: [PATCH] issue #14891 Update to receive param rc to build for release candidates Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat --- build/run-build-test-packages-one-target.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build/run-build-test-packages-one-target.sh b/build/run-build-test-packages-one-target.sh index b235b1561f..b936842e69 100755 --- a/build/run-build-test-packages-one-target.sh +++ b/build/run-build-test-packages-one-target.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # Copyright (C) The Arvados Authors. All rights reserved. # # SPDX-License-Identifier: AGPL-3.0 @@ -14,6 +14,8 @@ Syntax: --upload If the build and test steps are successful, upload the packages to a remote apt repository (default: false) +--rc + If the build is for a Release Candidate this param must be passed --build-version Version to build (default: \$ARVADOS_BUILDING_VERSION-\$ARVADOS_BUILDING_ITERATION or -- 2.30.2