mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
9464db3963
commit
adb11a8bb3
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
variables:
|
||||
GIT_SSL_NO_VERIFY: "true"
|
||||
|
||||
ErrorActionPreference: STOP
|
||||
|
||||
before_script:
|
||||
- Get-PackageProvider -Name NuGet -ForceBootstrap | Out-Null
|
||||
- Install-Module InvokeBuild, BuildHelpers, PSScriptAnalyzer -force -Scope CurrentUser
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue