How to get git information when building pages

https://fast-namerena.pages.dev/ 5ca37b74-97ce-4b3c-adca-04c57ef70b9d 0b076add9635ae63f4a9cff271b45189 I try to use some python code with shell to get information like git tag, but it faild with returning nothing
No description
No description
2 Replies
jrencz
jrencz11mo ago
I don't have a direct answer to your question but maybe try using cloudflare/pages-action instead of automatic deployment - then you will have as much access to git as allowed on your CI. My guess is that the CI on which automatic deployments take place is limited
shenjackyuanjie
shenjackyuanjieOP11mo ago
thanks

Did you find this page helpful?