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