From 139184e0667f9ae5cd1160fefb6be9a917519151 Mon Sep 17 00:00:00 2001 From: Umang Mistry Date: Mon, 11 Mar 2024 17:31:58 -0500 Subject: [PATCH] Updated pipeline for cicd --- bitbucket-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f5a4e51..daf190e 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -89,6 +89,11 @@ pipelines: changesets: includePaths: - airflow/dags/* + - step: + <<: *streamlit_deploy + condition: + paths: + - streamlit/**/* # UAT and PROD pipelines will be updated with Streamlit steps once it is tested and ready UAT: - step: