From 7e56dbe8c7f28c19c9c8d4cc3fd347c0b9bac69d Mon Sep 17 00:00:00 2001 From: Drew Short Date: Tue, 10 Dec 2019 20:15:19 -0600 Subject: [PATCH] ignore the correct readme file --- pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.yml b/pipeline.yml index c17f30b..e938548 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -10,7 +10,7 @@ resources: ignore_paths: - pipeline.yml - upload_pipeline.sh - - README + - README.md jobs: - name: publish