-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
newAn Issue created that needs to be looked at by the teamAn Issue created that needs to be looked at by the team
Description
Steps to reproduce the behavior:
- Run pipeline to deploy solution.
- Observe Unpack step fails with reported error attached.
- Unpack step is:
- task: PowerPlatformUnpackSolution@2 inputs: SolutionInputFile: '$(Build.ArtifactStagingDirectory)\$(solution)Unmanaged.zip' SolutionTargetFolder: '$(Build.ArtifactStagingDirectory)' ProcessCanvasApps: true displayName: "Unpack unmanaged solution for source control" continueOnError: true
Metadata
Metadata
Assignees
Labels
newAn Issue created that needs to be looked at by the teamAn Issue created that needs to be looked at by the team