README: Test build with stable branch setting

This commit is contained in:
Tyson Whitehead
2018-07-14 00:40:44 -04:00
parent 886d1e23da
commit 53b358b6d5

View File

@@ -263,13 +263,13 @@ by the hydra server. If significant changes have been made, these can
be manually tested before pushing
```bash
nix-build release.nix --attr tested
nix-build release.nix --arg stableBranch true --attr tested
```
A build of the channel tarball can also be done
```bash
nix-build release.nix --attr channel
nix-build release.nix --arg stableBranch true --attr channel
```
The resulting channel tarball can even be imported as new channel