Skip to content

Unpack failing and is reported as bug #768

@JeffreyAWebb

Description

@JeffreyAWebb

Steps to reproduce the behavior:

  1. Run pipeline to deploy solution.
  2. Observe Unpack step fails with reported error attached.
  3. 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

No one assigned

    Labels

    newAn Issue created that needs to be looked at by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions