Deploying a static site directly from Gitlab works well and seems pretty straight forward, but unfortunately it does not seem to pull down any files versioned via large file storage (LFS).
I see that it supports build commands, is there a simple way to ensure it pulls down anything from LFS in addition to a normal git checkout?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya @evankaufman,
I don’t think this is something that is available as a feature as of now. Additionally, I can see it’s been confirmed it’s on the RoadMap for now so, I’ll try to provide an update in this topic once we have it as a feature.
Hello,
Not as of now, but we have it on our roadmap
Cheers, Sri Charan
Can confirm git LFS works now.
Here is a quick demo of how to get it working with a node.js app