-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# xrm-ci-framework | ||
Continuous Integration and Deployment Framework for Microsoft Dynamics CRM 2015. Contains sample scripts and templates for automating builds and deployments of your CRM solutions. You can use these with most build automation and release automation tools including Team Foundation Build 2015 and Visual Studio Release Management 2015. | ||
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality. | ||
|
||
The framework contains CRM PowerShell Cmdlets and Sample Scripts that you can use with Build and/or Release Automation Tools (VSTS, Jenkins, Team City, etc...). The Framework now also contains Build & Release tasks that you can install into your Visual Studio Team System. |