For each pushed version tag, the built binary file (which may be flashed to the device) shall be provided by the build server (as build artefact). A version tag shall use the version name prefixed with a `v` as this is [common practice](https://semver.org/#is-v123-a-semantic-version). The rest of the tag string shall be according to [SemVer](https://semver.org/). Depends on: - #52