From 6e8713a1a1a97837a66e421a7ec85fa508ab6f1a Mon Sep 17 00:00:00 2001 From: gabrielmer <101006718+gabrielmer@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:52:56 +0300 Subject: [PATCH] chore: adding postgres flag to manual docker job instructions (#2139) --- docs/contributors/release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributors/release-process.md b/docs/contributors/release-process.md index 162aafdc2..795ab816c 100644 --- a/docs/contributors/release-process.md +++ b/docs/contributors/release-process.md @@ -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