Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Issue when publishing artifacts to Azure Artifacts #967

Description

@zhebinliu

Describe the bug
There is an issue when publishing the artifacts to Azure Artifacts

sfpowerscripts -- The DX@Scale CI/CD Orchestrator -Version:13.3.1 -Release:May 22

command: publish
target: NPM
Publish promoted artifacts only: false

Publishing xxxxx Version 14.0.0-14 with tag develop_h2r6...
spawnSync /bin/sh ENOBUFS

0 artifacts published in 00:00:06 with {1} errors
Packages Failed to Publish xxxxx v14.0.0-14

##[error]Bash exited with code '1'.

To Reproduce
re-run the pipeline with command
sfdx sfpowerscripts:orchestrator:publish -d artifacts --npm --scope $(SCOPE) --npmrcpath .npmrc --npmtag $(Build.SourceBranchName) --gittag --pushgittag

Expected behavior
Publish successfully

Screenshots
image

Platform Details (please complete the following information):

  • OS: Ubuntu 20.04
  • Salesforce CLI(sfdx cli) Version: 7.145.0
  • CI Platform: Azure DevOps

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions