AnAkkk / TFTrue

http://tftrue.esport-tools.net/
GNU General Public License v2.0
37 stars 12 forks source link

creating a release on github #53

Closed Spaenny closed 2 years ago

Spaenny commented 2 years ago

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?

garrappachc commented 2 years ago

+1 to that. Versioning the builds in any way and making them part of GitHub releases is the preferred way.

sapphonie commented 2 years ago

+1, please do this