-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I'm not sure if this is a bug or something has changed, but for some reason the Release stage is unable to find the Artifact;
| Starting: Publish build artifacts | |
|---|---|
| ============================================================================== | |
| Task : Publish build artifacts | |
| Description : Publish build artifacts to Azure Pipelines or a Windows file share | |
| Version : 1.151.1 | |
| Author : Microsoft Corporation | |
| Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/publish-build-artifacts | |
| ============================================================================== | |
| Async Command Start: Upload Artifact | |
| Uploading 1 files | |
| File upload succeed. | |
| Upload 'd:\a\1\a' to file container: '#/3046462/drop' | |
| Associated artifact 5 with build 20 | |
| Async Command End: Upload Artifact | |
| Finishing: Publish build artifacts |
| Starting: Download Artifact | |
|---|---|
| ============================================================================== | |
| Task : Download Pipeline Artifact | |
| Description : Download Pipeline Artifact | |
| Version : 1.1.3 | |
| Author : Microsoft Corporation | |
| Help : Download named artifact from a pipeline to a local path. | |
| ============================================================================== | |
| Download from the specified build: #20 | |
| Download artifact to: D:\a\1/ | |
| ##[error]Could not find any pipeline artifacts in the build. | |
| Finishing: Download Artifact |
Any help is appreciated
Metadata
Metadata
Assignees
Labels
No labels