]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
push jenkins BUILD_NUMBER into liveboot build script
authorHolger Levsen <holger@layer-acht.org>
Thu, 23 Aug 2012 11:01:18 +0000 (13:01 +0200)
committerHolger Levsen <holger@layer-acht.org>
Thu, 23 Aug 2012 11:01:18 +0000 (13:01 +0200)
liveboot_build.sh

index 1f118c2b23301c355cd069e1418efde39324357d..5a9fd91bb004b429592c309a7cfdb9e7a67ebc95 100755 (executable)
@@ -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