I have deployed python django code with Azure pipeline, after deployment, the changes were visible on website. But In server when I am checking git logs inside the project folder, git logs of deployment done by pipeline are not showing.

Saurabh Jagdev 21 Reputation points
2021-03-26T03:12:32.073+00:00

I have python django project, I have used azure pipeline in place which deployed the code to server, the continous integration was succesful. I have used Microsoft Hosted Agent , after that continous deployment got completed. Then I was able to view the changes in my website.

But, when I one of my developer logged into the server and got inside the project folder, where the django code is present, he ran git log command to check which changes were done by Azure pipeline.

He was not able to view the git logs. Why is it so..!!!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,417 questions
{count} votes

Accepted answer
  1. JiayaoZhu 3,911 Reputation points
    2021-03-26T09:39:36.277+00:00

    Hello,

    According to your issue, I suggest you can go to Azure forum for help, since I suppose, the issue is more related to azure pipeline.

    Thank you for your understanding!

    Best regards
    Joann

    0 comments No comments

0 additional answers

Sort by: Most helpful