loading...

. . . . . .

Let’s make something together

KAISPE has been providing solutions and services to customers using Microsoft Dynamics, Azure, Power platform, Oracle NetSuite, mobile and web app development.

    • US OFFICE
    • +1 315 791 4472
    • KAISPE LLC
      590 Madison Avenue 21st Floor Manhattan, NY 10022 USA.

 

  • PAKISTAN OFFICE
  • +92 213 432 6085
  • M/S KAISPE
    Suite#213 Sumya Business Avenue MACHS Karachi, Pakistan.

Command line script error in Azure devops pipeline

  • October 18, 2022
  • 861 Views

As a part of deployment process in Microsoft Azure Devops ,when we trying to export from dev solution. I am getting the following error message in command line script while running the pipeline in Azure Devops.

After repro all the steps I found 2 solution that resolves this error.

Solution 1)

Make sure you check this option to allow  scripts to access the OAuth token.

Solution 2)

Add below command in your command line script

git push Origin HEAD:main

Please share your kind feedback in the comments section. For any query, feel free to Contact us or email us on [email protected]