Skip to content

Commit 4e0b0c3

Browse files
committed
Work CD-CI
- Update location of build artifacts.
1 parent 83edf3c commit 4e0b0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
condition: succeeded()
224224
displayName: Collecting deployable artifacts
225225
inputs:
226-
sourceFolder: $(Build.SourcesDirectory)
226+
sourceFolder: $(Agent.BuildDirectory)
227227
Contents: |
228228
**\*.nupkg
229229
TargetFolder: '$(Build.ArtifactStagingDirectory)'

0 commit comments

Comments
 (0)