@ -4,5 +4,5 @@ before_script:
build_image:
script:
- docker build -t hub .
- docker tag fusionplay:latest localhost:8084/hub
- docker tag hub:latest localhost:8084/hub
- docker push localhost:8084/hub