Skip to content

hmcts/azure-devops-templates

Repository files navigation

azure-devops-templates

Contains library of Azure DevOps yaml templates

Build status

Build Status

Usage

Building Angular & .Net Core solution

Copy Example\azure-pipelines.yml in the root of the github repository together with applications source code

Make sure to select the appropriate solution type angularDotNetCore or dotNetCore in azure-pipelines.yml file.

AAD Application registration

Use jobs\aadAppRegistration.yml to register AAD app, set Resource Access, set reply URLs and and provision Web App

Linting Yaml

  • run npm install at the root directory
  • then execute the command $(npm bin)/yamllint azure-pipelines.yml

About

Contains library of Azure DevOps build templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published