From 2310df3fb98212c51600bb52be4ac4dc1087b0b1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 23 Aug 2012 13:01:18 +0200 Subject: [PATCH] push jenkins BUILD_NUMBER into liveboot build script --- liveboot_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_build.sh b/liveboot_build.sh index 1f118c2..5a9fd91 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -20,7 +20,7 @@ apt-get -y install debootstrap ldap-utils git clone git://git/ri/liveboot.git cd liveboot git checkout feature/jenkins -./build.sh +./build.sh $BUILD_NUMBER EOF sudo pbuilder --execute --bindmounts /srv/build/liveboot -- $BUILD_SCRIPT -- 2.39.5