Merged in dev_umistry (pull request #29)

updated pipeline yaml for streamlit
This commit is contained in:
Umang Mistry
2024-03-11 22:37:22 +00:00
+2 -6
View File
@@ -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: