Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MADE-Apps/legerity into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcroft committed Jan 2, 2021
2 parents e73298f + afdc580 commit 4085f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ stages:
packagesToPush: '$(Pipeline.Workspace)/**/*.nupkg'
nuGetFeedType: 'internal'
publishVstsFeed: 'NuGet-PreRelease'
allowPackageConflicts: true

- stage: 'NuGetPublish'
dependsOn: 'InternalPublish'
Expand Down

0 comments on commit 4085f30

Please sign in to comment.