Skip to content
Snippets Groups Projects
Commit 8e234c57 authored by Abhishek Patil's avatar Abhishek Patil
Browse files

Feat: Updating execution context for openvds

parent 91642494
No related branches found
No related tags found
2 merge requests!121Merge M14 delta changes,!112feat: AWS updating execution context for oVDS
......@@ -106,4 +106,4 @@ with dag:
trigger_rule="all_done"
)
update_status_running >> openvds_converter >> update_status_finished # pylint: disable=pointless-statement
\ No newline at end of file
update_status_running >> openvds_converter >> process_single_manifest_file >> update_status_finished # pylint: disable=pointless-statement
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment