Skip to content

Commit

Permalink
remove old
Browse files Browse the repository at this point in the history
  • Loading branch information
jfullerton44 authored Feb 13, 2024
1 parent e43dc21 commit 64c12d7
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .pipelines/typescript-build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,4 @@ steps:
Approvers: '[email protected]'
ServiceEndpointUrl: 'https://api.esrp.microsoft.com'
MainPublisher: 'ESRPRELPACMAN'
DomainTenantId: '72f988bf-86f1-41af-91ab-2d7cd011db47'

- task: Npm@1
displayName: 'Publish packages to external feed'
inputs:
command: custom
workingDir: ts
verbose: false
customCommand: 'run publish --access public'
customRegistry: useNpmrc
customEndpoint: 'dev-tunnels-npm'
DomainTenantId: '72f988bf-86f1-41af-91ab-2d7cd011db47'

0 comments on commit 64c12d7

Please sign in to comment.