Skip to content

Commit b70669d

Browse files
committed
removing checkout
1 parent b93b489 commit b70669d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ extends:
129129
runOnce:
130130
deploy:
131131
steps:
132-
- checkout: self
133132
- task: 1ES.PublishNuget@1
134133
displayName: 'Publish NuGet to feed'
135134
inputs:
@@ -157,7 +156,6 @@ extends:
157156
runOnce:
158157
deploy:
159158
steps:
160-
- checkout: self
161159
- task: 1ES.PublishNuget@1
162160
displayName: 'Publish NuGet to feed'
163161
inputs:

0 commit comments

Comments
 (0)