Don't error when CERC_GO_AUTH_TOKEN isn't set (#574)

* Don't error when CERC_GO_AUTH_TOKEN isn't set

* conditionally add ags
This commit was merged in pull request #574.
This commit is contained in:
2023-10-11 21:24:52 -05:00
committed by GitHub
parent 420b1c292b
commit f4216419c4
3 changed files with 9 additions and 13 deletions
@@ -12,7 +12,7 @@ See `stacks/fixturenet-eth/README.md` for more information.
* cerc/tx-spammer
## Deploy the stack
Note: since some Go dependencies are currently private, `CERC_GO_AUTH_TOKEN` must be set to a valid Gitea access token before running the `build-containers` command.
Note: if there are any private Go dependencies, `CERC_GO_AUTH_TOKEN` must be set to a valid Gitea access token before running the `build-containers` command.
```
$ laconic-so --stack fixturenet-plugeth-tx setup-repositories
$ laconic-so --stack fixturenet-plugeth-tx build-containers