-
22nd December 2020, 10:51
#11
Private
Good news, everyone! Few updates:
- Started to use semver in package versions
- Added environment variables parsing. Now you could use COD2_SET_ prefix to set cvar! E.g. COD2_SET_net_port=28960. The same with COD2_SETA_ and COD2_SETS_, feel free to use. But don't use "_" and "=" in names and values. If you really need - use PARAMS env.
- Now you don't have to specify CHECK_PORT - it would be parsed from envs or params string. But it you want, you still can - backwards compatibility!
- Github Actions! Now all builds automatically upload to DockerHub and Github Packages, so don't worry about DockerHub limits.
Last edited by Lonsofore; 22nd December 2020 at 12:44.
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules