docs: update release tag instructions for v2.0.0 in root README.md
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m21s
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m21s
This commit is contained in:
@@ -369,8 +369,8 @@ Tests client enrollment, secret rejection, mTLS TLS 1.3 socket handshake, warnin
|
||||
|
||||
Releases are triggered automatically on tag push (`v*`):
|
||||
```bash
|
||||
git tag v1.0.4
|
||||
git push origin v1.0.4
|
||||
git tag v2.0.0
|
||||
git push origin v2.0.0
|
||||
```
|
||||
Two dedicated workflows run in parallel:
|
||||
- **`release-linux.yml`** (`ubuntu-latest`): Compiles `Linux_Client.bin` and `Server.bin`, generating checksums.
|
||||
|
||||
Reference in New Issue
Block a user