PS 5.1 support and build pipeline updates
Updated some code for PS 5.1 version support with ZVMa as well as updated the azure-pipelines to build for zvma-updates branch
This commit is contained in:
+2
-2
@@ -10,12 +10,12 @@ trigger:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- PowerShellBackPort
|
||||
- Refactor-Build
|
||||
- zvma-updates
|
||||
|
||||
# Trigger CI on pull requests to master and develop branches
|
||||
pr:
|
||||
- master
|
||||
- zvma-updates
|
||||
|
||||
jobs:
|
||||
# Windows PowerShell 5.1 Build Job
|
||||
|
||||
Reference in New Issue
Block a user