Skip to content

Commit

Permalink
Merge pull request #14 from dnnsoftware/azure-pipelines-publish
Browse files Browse the repository at this point in the history
Publishes the package to azure
  • Loading branch information
valadas authored Aug 12, 2021
2 parents ed5d8aa + 8e704d2 commit 0558e09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ steps:
- task: PowerShell@2
inputs:
filePath: './Build-Release.ps1'

- publish: 'build/Release'
continueOnError: true

0 comments on commit 0558e09

Please sign in to comment.