From 7d21458d14b7975d626f93947d96be36f306d4d8 Mon Sep 17 00:00:00 2001 From: Moe Shehab <52987806+mhmdksh@users.noreply.github.com> Date: Thu, 9 May 2024 14:59:24 +0400 Subject: [PATCH] Update start-devouch.yml --- .github/workflows/start-devouch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/start-devouch.yml b/.github/workflows/start-devouch.yml index 2c3ba0d..762a6fa 100644 --- a/.github/workflows/start-devouch.yml +++ b/.github/workflows/start-devouch.yml @@ -18,4 +18,4 @@ jobs: port: 22 script: | cd $HOME/DeVouch-BE - docker compose up -d --build --no-cache + docker compose up -d --build