Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Optional prefixes to use multiple build numbers in one repository

Compare
Choose a tag to compare
@einaregilsson einaregilsson released this 22 Nov 09:04
· 9 commits to master since this release
32debd3

This release adds an optional prefixparameter which will be pre-pended to the build-number-n tag, allowing you to have multiple build numbers in one repository, for example for a client and a server. See Readme.md for more detailed instructions. Thanks to @Brymastr for the contribution.