Astro CI/CD templates for Drone
Astro CI/CD templates for Drone
Astro CI/CD templates for Drone
Use the following CI/CD templates to automate deploying Apache Airflow dags from a Git repository to Astro with Drone CI.
The template for DroneCI is based on the image deploy template with a single branch implementation, which requires only one Astro Deployment.
If you use the dag-only deploy feature on Astro or you’re interested in a multiple-branch implementation, see Template overview to configure your own. To learn more about CI/CD on Astro, see Choose a CI/CD strategy.
ASTRO_API_TOKEN: The value for your Workspace or Organization API token.In your Drone server, open your Astro project repository and go to Settings > General. Under Project Settings, turn on the Trusted setting.
In the top level of your Git repository, create a file called .drone.yml that includes the following configuration: