Add PSGallery publishing support

This commit is contained in:
Kevin Marquette
2018-08-17 04:59:21 -07:00
parent 49332ecf34
commit c3da819e5f
5 changed files with 38 additions and 4 deletions

View File

@@ -12,8 +12,10 @@ image: Visual Studio 2017
skip_commits:
message: /updated (readme|doc).*|update (readme|doc).*s/
skip_branch_with_pr: true
build: false
#Kick off the CI/CD pipeline
test_script:
- ps: . .\build.ps1
# Kick off the CI/CD pipeline
build_script:
- ps: . .\build.ps1 Publish