Skip to content

Commit

Permalink
Update ci.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
JJBussert committed Feb 11, 2021
1 parent 8c4b557 commit 18a10c6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ steps:
inputs:
projects: '**/*.csproj'
arguments: '--configuration Release'

- task: DotNetCoreCLI@2
inputs:
command: 'pack'
packagesToPack: '**/*.csproj'
nobuild: true
versioningScheme: 'off'

- task: DotNetCoreCLI@2
displayName: dotnetcore Test
Expand Down

0 comments on commit 18a10c6

Please sign in to comment.