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: