Commit c328c0d7 authored by Administrator's avatar Administrator

Update build.sh

parent 63c8b6ec
......@@ -12,4 +12,4 @@ export TAG="latest"
export BROWSER=cloudam/browser
sudo docker build -t $BROWSER:$COMMIT .
sudo docker tag $BROWSER:$COMMIT $DOCKER_HOST/$BROWSER:$TAG
sudp docker push $DOCKER_HOST/$BROWSER
sudo docker push $DOCKER_HOST/$BROWSER
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment