updated pipeline yaml for streamlit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user