X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2Fosmclient%2Fstart_build;h=155fefab6850028b4a4f6c8164aec60e480b728f;hb=5924b7ae1ed9a562f2594a1f463a1f1a4a061320;hp=2206a1a7fc05a9f8c20cdd1c3d4214a03b3b41dc;hpb=c7a82d0be7c72183e6db9e0fb522b484f9c8df84;p=osm%2Fdevops.git diff --git a/jenkins/osmclient/start_build b/jenkins/osmclient/start_build index 2206a1a7..155fefab 100755 --- a/jenkins/osmclient/start_build +++ b/jenkins/osmclient/start_build @@ -34,8 +34,8 @@ fi OSM_git_checkout "$@" -apt update -apt install -y docker.io +apt-get update +apt-get install -y docker.io # cleanup all pre-existing builds. # deb pkg build fails if previous build image is present