Skip to content

Refactor CI/CD pipelines to separate IaC from deployment #2

Description

@lukecookssw

Description

We want the pipelines refactored so that the infrastructure deployment happens before deploying the apps. Right now, the az-deploy.yml both creates the infra and deploys the app.

Tasks

Have main.yml look something like:

  • compile the app
  • deploy the infra
  • deploy the app

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions