Chekkan's Blog
Subscribe
Tagged

yaml

A collection of 1 post

react

Azure DevOps Create React App Pipeline

The following azure pipeline yaml file works for create-react-app version 3.0.1. Install the package jest-junit for unit test code coverage results to be published. In the root of the repository, create a file called azure-pipelines.yml with the following content. trigger: - master pool: vmImage: "Ubuntu-16.04" steps:

  • Harish Hareendra Babu
Harish Hareendra Babu Jul 27, 2019 • 1 min read
Chekkan's Blog © 2022
Powered by Ghost