Merge pull request #124 from wabbajack-tools/halgari-patch-1

Nexus API key is now on the build box itself
This commit is contained in:
Timothy Baldridge 2019-10-28 14:45:55 -06:00 committed by GitHub
commit 77b49aa1cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,6 @@ steps:
inputs:
platform: '$(buildPlatform)'
configuration: '$(buildConfiguration)'
env:
NEXUSAPIKEY: $(NEXUSAPIKEY)
- task: DownloadSecureFile@1
inputs:
secureFile: 'CertFile.p12'