Skip to content

Commit

Permalink
Update build-steps-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IGvaleries authored Dec 23, 2024
1 parent bbec255 commit 1c48e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/templates/build-steps-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ steps:

- task: DeleteFiles@1
displayName: 'Delete NuGet.config file - used only at build time'
enabled: true
enabled: false
inputs:
SourceFolder: '$(Build.SourcesDirectory)\'
Contents: '**/nuget.config'
Expand Down

0 comments on commit 1c48e67

Please sign in to comment.