diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index daf190e..42140f2 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -82,18 +82,14 @@ pipelines: condition: changesets: includePaths: - - streamlit/**/* + - "streamlit/**/*" - step: <<: *airflow_dags_deploy condition: 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: