before_script: - docker info build_image: script: - docker build -t fusionplay . - docker tag fusionplay:latest https://localhost:8084/fusionplay - docker push https://localhost:8084/fusionplay