You are setting up a CI/CD pipeline for managing the Directed Acyclic Graphs (DAGs) used in SkyFlow Inc.’s data workflows running on Cloud Composer. Your team operates two Cloud Composer environments: one for development and another for production. DAG code is maintained in a Git repository. You want to automatically deploy the DAGs to Cloud Composer when a specific Git tag is pushed. What is the most appropriate approach?