Removed creds
This commit is contained in:
parent
64431ed699
commit
3c20c84084
@ -5,8 +5,8 @@
|
||||
$packageRepo = 'https://gitea.s.gbl.cz/api/packages/chocolatey/nuget'
|
||||
|
||||
# If the above $packageRepo repository requires authentication, add the username and password here. Otherwise these leave these as empty strings.
|
||||
$repoUsername = 'Dejwut' # this must be empty is NOT using authentication
|
||||
$repoPassword = 'b42cdad18f2e015f61b093afa85f0a1b71767779' # this must be empty if NOT using authentication
|
||||
$repoUsername = '' # this must be empty is NOT using authentication
|
||||
$repoPassword = '' # this must be empty if NOT using authentication
|
||||
|
||||
# Determine unzipping method
|
||||
# 7zip is the most compatible, but you need an internally hosted 7za.exe.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user