Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Dec 4, 2019
1 parent 853098d commit 1825c36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ steps:
packagesToPack: '**/OMODFramework.csproj'
packDestination: '$(Build.ArtifactStagingDirectory)/nuget'
versioningScheme: 'off'
includeReferencedProjects: false
includeSymbols: true

- task: PublishBuildArtifacts@1
condition: eq(variables['Build.SourceBranch'], 'refs/heads/master')
Expand Down

0 comments on commit 1825c36

Please sign in to comment.