From 474c3089e6e0ea4113bab449f4e67a3024ce0603 Mon Sep 17 00:00:00 2001 From: Ram V <31743262+ram-pivot@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:39:59 -0600 Subject: [PATCH] Update README.md to fix formatting issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 210a46d..f0c0255 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The pipeline verifies that: - The generated tile successfully deploys to a current version of PCF - The deployed tile passes all deployment tests in `ci/deployment-tests` -##Updating pipeline.yml +## Updating pipeline.yml - After updating the pipeline template file - pipeline.yml.jinja2, please run the below script to generate the pipeline file from inside the ci directory ``` python3 generate_pipeline_yml.py