Microsoft.Net Developer
Angular 6 : DevOps VSTS
Angular 6 : DevOps VSTS
Overview
Using VSTS we can make build of Angular project and deploy on server.
We need to make build and release pipeline in VSTS.
Here I have explained it step by step.
Build
Release (Deployment)
Hope this will help you and save your time.
Enjoy !!!
:)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Code First Migration in ASP.Net Core
Code First Migration in ASP.Net Core Generally we create database first and then we create data model classes in project, and while we pu...
Enable CORS on Web API project
Enable CORS on Web API project Error: Access to XMLHttpRequest at 'http://local-corsapi.com/api/demo' from origin ...
Insert - Update SQL Database using Powershell Script
Insert - Update SQL Database using Powershell Script Here is example of SQL Server database insert and update transaction using Powershel...
No comments:
Post a Comment