From 06f524f644907ce3ea74d5cfb3e2155bb29a3b7c Mon Sep 17 00:00:00 2001 From: Bangara Raju Kottedi Date: Mon, 8 Apr 2024 03:00:35 +0530 Subject: [PATCH] testing parameterised build --- _config-uat.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 _config-uat.yml diff --git a/_config-uat.yml b/_config-uat.yml deleted file mode 100644 index 222b4b1..0000000 --- a/_config-uat.yml +++ /dev/null @@ -1,12 +0,0 @@ -# fill in the protocol & hostname for your site, e.g., 'https://username.github.io' -id: 'blog-uat' - -url: "https://bangararaju-uat.kottedi.in" - -show_drafts: true -future: true - -# Custom configuration -custom-config: - blog-services: - service_url: 'https://blog-svc-uat.kottedi.in' \ No newline at end of file