X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=jenkins%2Fcommon%2Finstall_common;h=d9c1338c5ed3ea79100c58a2b0edb9f0fcdf93ba;hb=c121ff81ff1018d0f59af6d04503f3e8087e7c74;hp=3304baed7a38b5fa4242dd8376c3db78c59bdfc0;hpb=79df97b6ba5e23a5969c2a2fc271f089786514a3;p=osm%2Fdevops.git diff --git a/jenkins/common/install_common b/jenkins/common/install_common index 3304baed..d9c1338c 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-get update && add-apt-repository -y "deb $REPOSITORY_BASE/$RELEASE $REPOSITORY SO UI RO osmclient openvim"