Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sorin Sandru 3 posts 74 karma points
    Oct 21, 2021 @ 13:46
    Sorin Sandru
    1

    Committing the *.Web git repo to Umbraco Cloud with DevOps pipelines

    How feasible is it to have the entire VS solution including the main umbraco *.Web project reside on a Azure DevOps Git and automatically build and push to Umbraco Cloud using pipelines?

    My understanding right now is that there's a 3 stage process to actually getting a change committed when not directly working towards the Cloud Git.

    1. Commit the solution to the project Git.
    2. Build and Commit the *.Web project to Umbraco Cloud
    3. Migrate content from one environment to another.

    Can i safely assume that having the *.Web project reside on the DevOps Git and only allow the Azure Pipeline to commit changes to the Cloud Git eliminate the extra step of manually building and committing to the Cloud Git? Or is there a reason why not?

    Edit: Somehow my question got place in the getting started section. Can a mod please move it to the cloud section.

Please Sign in or register to post replies

Write your reply to:

Draft