From 12a57b8c3463f77632de140f3d9595343d2e8cbf Mon Sep 17 00:00:00 2001 From: gfournieriExec <100280020+gfournieriExec@users.noreply.github.com> Date: Fri, 12 Jul 2024 15:37:46 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5522c38..1ffdb36 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,6 @@ Ensure `config.json` is populated with the required values. Example: ### Files Generated - **subgraph..yaml**: Subgraph configuration with placeholders replaced. -- **Jenkinsfile.**: Jenkinsfile for deploying the subgraph. #### Example Command @@ -90,7 +89,7 @@ Ensure `config.json` is populated with the required values. Example: ./generate_subgraph.sh bellecour ``` -This command generates `subgraph.bellecour.yaml` and `Jenkinsfile.bellecour`. +This command generates `subgraph.bellecour.yaml`. ## Resources