From 70cd6573010e56e355fb6fd2b9c7ab88b680bb8e Mon Sep 17 00:00:00 2001 From: Mike Marchetti Date: Mon, 19 Jun 2017 17:11:09 -0400 Subject: [PATCH] update prior to add repo - update is required prior to adding to repo Signed-off-by: Mike Marchetti Change-Id: I1686942085016157755dae4e57b6e04efe769f7c --- jenkins/common/install_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/common/install_common b/jenkins/common/install_common index 3304baed..d844bdd9 100755 --- a/jenkins/common/install_common +++ b/jenkins/common/install_common @@ -45,4 +45,4 @@ key_location=$REPOSITORY_BASE/$RELEASE/$REPOSITORY_KEY curl $key_location | apt-key add - -add-apt-repository -y "deb $REPOSITORY_BASE/$RELEASE $REPOSITORY SO UI RO osmclient openvim" +apt update && add-apt-repository -y "deb $REPOSITORY_BASE/$RELEASE $REPOSITORY SO UI RO osmclient openvim" -- 2.25.1