We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944af75 commit 1df4643Copy full SHA for 1df4643
azure-pipelines/build-pipeline.yml
@@ -58,8 +58,8 @@ stages:
58
inputs:
59
command: 'custom'
60
workingDir: '$(Build.SourcesDirectory)'
61
- customCommand: 'config -L project set @infragistics:registry=http://proget.infragistics.local:81/npm/IgniteUILicensed/'
62
- customEndpoint: 'internal licensed proget'
+ customCommand: 'config -L project set @infragistics:registry=packages.infragistics.com/npm/js-licensed'
+ customEndpoint: 'public proget'
63
64
- task: PowerShell@2
65
displayName: 'Uninstall all IG trial packages & re-install their licensed variations'
0 commit comments