X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2Fcommon%2Finstall_common;h=d844bdd9bdf9d3baec3d3b7bb412a8797a2d1acf;hb=86def78c1f2b6d06c6ca45a62cce106c1bbe4696;hp=3304baed7a38b5fa4242dd8376c3db78c59bdfc0;hpb=79df97b6ba5e23a5969c2a2fc271f089786514a3;p=osm%2Fdevops.git 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"