From a514263d1cf30d55ff1de4da553a178c2abbdefd Mon Sep 17 00:00:00 2001 From: Kseninia Mikhaylova Date: Mon, 8 Jul 2024 16:42:12 +0300 Subject: [PATCH] set branch tag --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 8af857b..91352aa 100644 --- a/compose.yaml +++ b/compose.yaml @@ -10,4 +10,4 @@ services: - "${DOCKER_PORT}:3000" volumes: - ./.env:/src/.env - image: ci.svs-tech.pro/mns-mini-zabor:latest + image: ci.svs-tech.pro/mns-mini-zabor:$BRANCH