Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I fetch the most recent commit from my private submodule every time I redeploy the project on vercel? #5

Open
lumenwrites opened this issue Jun 7, 2022 · 0 comments

Comments

@lumenwrites
Copy link

Hi! Sorry, I'm new to this, just trying to figure out how to use this script, I'd really appreciate some help!

My goal is to make this script fetch the most recent commit from my private git submodule every time I redeploy the vercel project.

Strangely, if I push changes to my private submodule, and then redeploy the project, it still fetches the old commit (I think that's the one it fetched when I deployed the project for the first time).

I don't know much about private git submodules (or this script), and I think I'm making some simple mistake. Can you help me figure out what am I doing wrong?

@lumenwrites lumenwrites changed the title How can I change this script to always fetch the most recent commit? How fetch the most recent commit every time I redeploy the project on vercel? Jun 7, 2022
@lumenwrites lumenwrites changed the title How fetch the most recent commit every time I redeploy the project on vercel? How fetch the most recent commit from my private submodule every time I redeploy the project on vercel? Jun 7, 2022
@lumenwrites lumenwrites changed the title How fetch the most recent commit from my private submodule every time I redeploy the project on vercel? How can I fetch the most recent commit from my private submodule every time I redeploy the project on vercel? Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant