zopanix / docker_factorio_server

Factorio Server in Docker
MIT License
31 stars 275 forks source link

Set version to 0.13.10 #26

Closed zfarrell closed 8 years ago

bkuhl commented 8 years ago

This build is failing because the needed environment variables have not yet been set.

@zopanix - See #18 for details on what to do to resolve this.

zfarrell commented 8 years ago

@bkuhl - is that related to this pull request? I'm confused if I broke something, or this just triggered a build.

bkuhl commented 8 years ago

It's not, it's the Travis-CI configuration. If you look at the failed build output it pauses because it prompts for docker login credentials. If these were set as environment variables it wouldn't prompt and would continue with the build.