I think it would be benefical to create a release after a travis build, currently nightly builds for docker container who use checksums fail because it getting updated. (See here https://github.com/melkortf/tf2-servers/pull/7)
This would be solved if there is a release tag.
I have no clue of Travis, but adding:
See #55
in the after_success group should do the trick correct?
I think it would be benefical to create a release after a travis build, currently nightly builds for docker container who use checksums fail because it getting updated. (See here https://github.com/melkortf/tf2-servers/pull/7)
This would be solved if there is a release tag. I have no clue of Travis, but adding:
See #55
in the after_success group should do the trick correct?