- 
                Notifications
    You must be signed in to change notification settings 
- Fork 21
Add GitHub build args (mintlify version) #277
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
base: main
Are you sure you want to change the base?
Conversation
| One thing I found, I tried finding it naturally via only the navigation (no searching) and expected it to be under something like Serverless -> Endpoint Configuration, but its actually only listed under Serverless -> Workers -> Deploy From GitHub. Might not be a big deal but it is part of the endpoint configuration, even though it only exists in endpoints linked to github repos. Just something I noticed (I guess regular environment variables also aren't listed there so might be consistent?) | 
This PR adds documentation about using build arguments (ARG) when deploying workers from GitHub repositories. The documentation covers both how to use build arguments in Dockerfiles and how to configure them through the RunPod UI.