From 9cfd0a3c04ea6f7edacf1f5b387e66efdac5592c Mon Sep 17 00:00:00 2001 From: Gargi Ketan Chauhan Date: Tue, 4 Mar 2025 21:16:48 +0100 Subject: [PATCH] Update README.md final --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f245530..bec9293 100644 --- a/README.md +++ b/README.md @@ -190,4 +190,4 @@ The file .env would normally not be uploaded together with the code since that i Checking if the updates are visible in form of a workflow. However, we are trying to build docker images only when necessary, example when we change backend/DockerFile or frontend/Dockerfile. -And try to capture this in the Putty server. +But for now lets just create docker image on every trigger.