X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fremote-installer.git;a=blobdiff_plain;f=build-container.sh;h=6585194a563d674f8c3ead34366f6007cc5fc142;hp=63e1534336699315c6cbc25138a3b1e11dbbe559;hb=HEAD;hpb=b276c5938b600f86ae7518882623c821aab9ace9 diff --git a/build-container.sh b/build-container.sh index 63e1534..6585194 100755 --- a/build-container.sh +++ b/build-container.sh @@ -27,7 +27,7 @@ then DOCKER_REPO='nexus3.akraino.org:10004' fi -cd remote-installer/scripts/ +cd scripts/ ./build.sh docker tag remote-installer:latest ${DOCKER_REPO}/akraino/remote-installer:latest docker tag remote-installer:latest ${DOCKER_REPO}/akraino/remote-installer:${VERSION}