-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Dockerfile UI build stage #83
base: main
Are you sure you want to change the base?
Conversation
I changed the docker cache type from |
Drafting the PR, I have some testing to do with the cache, I want to see if it works as intended and expected |
I tried to understand the differance between them and sounds like gha could be better, reverted |
Disclaimer: The first run will be 30 minutes or so because nothing is cached |
Added a builder stage for the UI instead of doing it externally in a script.