X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=72129225cb1665b7d7f241418708a290364d59f1;hb=b435af91483716fe61311b7865bb3557fcdd80ae;hp=0f5e6bb0e7d8ab8a07f162c17e49807193e87fd3;hpb=44c021904b2eec4520dc5aef58d1de43ce62dd12;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 0f5e6bb0..72129225 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -13,9 +13,9 @@ # limitations under the License. # REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian -RELEASE=ReleaseSEVEN -REPOSITORY=stable -DOCKER_TAG=7 +RELEASE=ReleaseSEVEN-daily +REPOSITORY=testing +DOCKER_TAG=releaseseven function usage(){ echo -e "usage: $0 [OPTIONS]"