Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 397 Bytes

deployment.md

File metadata and controls

18 lines (12 loc) · 397 Bytes

Deployment Procedure

CI/CD has been set up with Azure DevOps. To deploy, simply merge changes into the relevant branch:

main > DEV

staging > STG

production > PRD

To manually trigger deployments, go to the Pipelines page and trigger the relevant pipeline:

  • giga-dagster-deploy-dev
  • giga-dagster-deploy-stg
  • giga-dagster-deploy-prd