Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
davedavemckay committed Jul 3, 2024
1 parent 4109c28 commit 43de0a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions echo-side/dags/monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def check_new_csvs(csv):
volume_mounts=[logs_volume_mount],
get_logs=True,
)
check_new_csvs_op

# Set the task sequence
list_csv_files >> compare_csv_file_lists >> list_new_csvs
Expand Down

0 comments on commit 43de0a2

Please sign in to comment.