Uncomment Line
minecraft-pi-docker/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
TheBrokenRail 2020-10-16 15:39:54 -04:00
parent 3b886e055d
commit bdb027e1f2
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
set -e
docker build ${DOCKER_BUILD_OPTIONS} --tag thebrokenrail/minecraft-pi:client -f Dockerfile.client .
#docker build ${DOCKER_BUILD_OPTIONS} --tag thebrokenrail/minecraft-pi:server -f Dockerfile.server .
docker build ${DOCKER_BUILD_OPTIONS} --tag thebrokenrail/minecraft-pi:server -f Dockerfile.server .