mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-04 11:05:38 +00:00
chore: adding postgres flag to manual docker job instructions (#2139)
This commit is contained in:
parent
86af8fba05
commit
459331e3a6
@ -76,7 +76,7 @@ Ensure all items in this list are ticked:
|
||||
> - `MAKE_TARGET`: `wakunode2`
|
||||
> - `IMAGE_TAG`: the release tag (e.g. `v0.16.0`)
|
||||
> - `IMAGE_NAME`: `wakuorg/nwaku`
|
||||
> - `NIMFLAGS`: `--colors:off -d:disableMarchNative -d:chronicles_colors:none`
|
||||
> - `NIMFLAGS`: `--colors:off -d:disableMarchNative -d:chronicles_colors:none -d:postgres`
|
||||
> - `GIT_REF` the release tag (e.g. `v0.16.0`)
|
||||
3. Deploy the release to appropriate fleets:
|
||||
- Inform clients
|
||||
|
Loading…
x
Reference in New Issue
Block a user