updated pipeline yaml for streamlit

This commit is contained in:
Umang Mistry
2024-03-11 17:36:57 -05:00
parent 139184e066
commit 1e707d6ce2
+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: