From 094041c6b29f00b693540ce0c8d64076fd8c630b Mon Sep 17 00:00:00 2001 From: amir houieh Date: Thu, 16 Mar 2023 14:56:55 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2728824..3db8b2b 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ Content of `[your-site]` website ## Process 1. Clone this repo for a new website (click on use this template) 2. Adjust the Jekinfile: Update DEV_SITE environment variable in the Jenkinsfile in the clone logos site-builder content template with your domain, such as dev.domain.com and uncomment it before the build. -3. Create a issue and assign to @serhanwbahar to take care of deployment +3. Add your domain name to CNAME file located in `/statis-assets/`CNAME` +4. Create a issue and assign to @serhanwbahar to take care of deployment