Skip to content

Commit

Permalink
***NO_CI*** as build agent on Robs machine no need for this
Browse files Browse the repository at this point in the history
  • Loading branch information
SQLDBAWithABeard committed Sep 22, 2020
1 parent 1a835a8 commit bd34da1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builddocs.ps1
@@ -1,4 +1,5 @@
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
<#
Install-Module PlatyPs -Scope CurrentUser -Force
Import-Module PlatyPs
Expand Down Expand Up @@ -42,6 +43,7 @@ try {
catch {
Write-Error "Failed to Install dbatools $($_)"
}
#>

# Add current folder to PSModulePath
try {
Expand Down

0 comments on commit bd34da1

Please sign in to comment.