Skip to content

Commit 1df4643

Browse files
Use Prod feed
1 parent 944af75 commit 1df4643

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines/build-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ stages:
5858
inputs:
5959
command: 'custom'
6060
workingDir: '$(Build.SourcesDirectory)'
61-
customCommand: 'config -L project set @infragistics:registry=http://proget.infragistics.local:81/npm/IgniteUILicensed/'
62-
customEndpoint: 'internal licensed proget'
61+
customCommand: 'config -L project set @infragistics:registry=packages.infragistics.com/npm/js-licensed'
62+
customEndpoint: 'public proget'
6363

6464
- task: PowerShell@2
6565
displayName: 'Uninstall all IG trial packages & re-install their licensed variations'

0 commit comments

Comments
 (0)