* Stage files

* fix pipeline trigger

* separated tests from source

* cleaned up paths in CD trigger

* use wildcard in trigger

* Improved CI trigger

* Fix staging and remove WhatIf

* Trigger CD if License changes

* better ci rules

* Fix staging directory name
format-checklist-fix
Chris Kuech 2019-09-12 19:07:48 -07:00 committed by GitHub
parent 0c2562f474
commit 4889a1654c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ $Minor = 2
# paths
$RepoRoot = "$PSScriptRoot/../.."
$StagingRoot = "$PSScriptRoot/stage"
$StagingRoot = "$PSScriptRoot/Requirements"
##
# Stage source files