Azure / ng-deploy-azure

Deploy Angular apps to Azure using the Angular CLI
MIT License
79 stars 37 forks source link

Add to Azure DevOps Pipelines #5

Open johnpapa opened 5 years ago

johnpapa commented 5 years ago

using azure-pipeline.yaml file preferably.

softchris commented 5 years ago

Filipe Silva suggested this set up, https://github.com/filipesilva/ng-azure-pipelines

johnpapa commented 5 years ago

I created an initial PR for this. I cannot test it til we connect it to Azure DevOps. Can you find out what account we need to connect this to? I doubt we want mine or yours :)

johnpapa commented 5 years ago

We may also want to create an artifact from this and then publish it with "gates".