From 7d1bb725c23e08854d498d0d5c03310e5c56bd6e Mon Sep 17 00:00:00 2001 From: Van Nguyen Date: Tue, 3 Oct 2023 08:26:12 -0400 Subject: [PATCH] wrong file path --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 0730073d..8c401eed 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -542,7 +542,7 @@ jobs: <<: *deploy-params ops_files: - router-main/router_main.yml - - router-logstash/logstash.yml + - router-logstash/router_logstash.yml - cf-deployment/operations/rename-network-and-deployment.yml - cf-manifests/bosh/opsfiles/use-s3-blobstore.yml - cf-deployment/operations/use-external-dbs.yml