From cf1527e859c70ee6db75eb5c1f7541231355b8a6 Mon Sep 17 00:00:00 2001 From: danilapog Date: Mon, 9 Jan 2023 15:03:50 +0300 Subject: [PATCH] Refactor: add note --- tests/damengdb/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/damengdb/README.md b/tests/damengdb/README.md index 70658d9..82205ac 100644 --- a/tests/damengdb/README.md +++ b/tests/damengdb/README.md @@ -19,3 +19,5 @@ The first deployment of the stand requires the execution of ***two scripts*** to After db image and disql binary is ready, you cant deploy stand with flexible develop-build number with simple command: BUILD= docker compose up -d + +Note: The build number must be set each time the stand is deployed with compose up.