master
espidev 7 years ago
parent b48f5a4ae1
commit b470044ed9

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

Loading…
Cancel
Save