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.