Skip to content

Commit 0558e09

Browse files
authored
Merge pull request #14 from dnnsoftware/azure-pipelines-publish
Publishes the package to azure
2 parents ed5d8aa + 8e704d2 commit 0558e09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ steps:
2525
- task: PowerShell@2
2626
inputs:
2727
filePath: './Build-Release.ps1'
28+
29+
- publish: 'build/Release'
30+
continueOnError: true

0 commit comments

Comments
 (0)