From: Fatih Degirmenci Date: Thu, 2 Apr 2015 14:42:38 +0000 (+0200) Subject: Append BUILD_ID to Foreman artifact X-Git-Tag: arno.2015.1.0~141 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=fb75811b5d974a1a37414b1af3245f64d81e4abe;p=releng.git Append BUILD_ID to Foreman artifact JIRA: OCTO-28 Change-Id: I0e1521c6e75337ede24422a3a79ed0d50c1e36c8 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/genesis/genesis.yml b/jjb/genesis/genesis.yml index 92d269e70..9e24d8a3e 100644 --- a/jjb/genesis/genesis.yml +++ b/jjb/genesis/genesis.yml @@ -260,7 +260,7 @@ # do the build cd $WORKSPACE/foreman/ci - ./build.sh $BUILD_DIRECTORY + ./build.sh -v $BUILD_ID $BUILD_DIRECTORY - shell: | #!/bin/bash