Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Copy file from Release Pipeline to Azure Devops Repository / Power platform

(0) ShareShare
ReportReport
Posted on by 40

Hi, 

I need to copy the published artifact file from release pipeline to Git repo folder, 

I used the copy file task  but I still not found the file in the target path 

Best regards

  • Ghofrane Profile Picture
    Ghofrane 40 on at
    RE: Copy file from Release Pipeline to Azure Devops Repository / Power platform

    Hi,

    it's a Dynamics 365 CRM, and I'm implementing the CI CD strategy on devops to automatically export a power plateform solution from dev environnement, then extract it and commit to git repository after that deploying the zip solution to the Build environnement.

    in my release pipeline I need to save the build artifact in a folder in my git repos after importing it to the build env, I tried to do this by using the copy file task and a script task to commit, but I find the error that in release pipeline I don't find the repo

    this is the script :

    git config --global user.email "xxx@mail.com"

    git config --global user.name "Admin"

    git checkout main

    git add --all

    git commit -m "Add docs.zip file"

    git push -u origin main

  • Nya Profile Picture
    Nya 29,058 on at
    RE: Copy file from Release Pipeline to Azure Devops Repository / Power platform

    Hi,

    Would you please specify which application you are using in Dynamics?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,575 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,493 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans