From f6ae2a4c44347d691b4d6c04a156b6a4e82afa25 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 14 Jun 2016 08:50:36 -0500 Subject: modified to match the ocl bundle sync with other bundles. Change-Id: Ib5a13d7c644e2aae7cde96bdabc6f63fcd111d33 Signed-off-by: Narinder Gupta --- ci/01-deploybundle.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/01-deploybundle.sh') diff --git a/ci/01-deploybundle.sh b/ci/01-deploybundle.sh index bf9784f4..61602ba8 100755 --- a/ci/01-deploybundle.sh +++ b/ci/01-deploybundle.sh @@ -117,6 +117,7 @@ case "$6" in 'xenial' ) #changing the target to the ubuntu distro we want to deploy. sed -i -- "s|trusty|$6|g" ./bundles.yaml + sed -i -- "s|source-branch:|#source-branch:|g" ./bundles.yaml ;; esac -- cgit 1.2.3-korg