Skip to content

Conversation

@rvalyi
Copy link
Member

@rvalyi rvalyi commented Aug 4, 2023

as for BUILD_RESTRICT_LANG, you can try not setting BUILD_RESTRICT_LANG in your odoo/Dockerfile and the build will fail. Now it works again (if [[ "-n $SOME_ENV_VAR" ]] is the proper way to avoid blank values as well https://stackoverflow.com/a/14900557 )

Also, I inform you I fixed the bad "rebuild the world" we experience once a week on the CI after Acsone updates the bedrock base image weekly. I used a multi-steps build image, I'll create other PRs for it. It will save the Akretion CI from downloading over 200 Gb from Github every week easily... And also saves a solid ~6Gb weekly per deploy to the production servers...
We couldn't live with that with our bandwidth limitations in Brazil...

cc @sebastienbeau @hparfr @PierrickBrun

@rvalyi rvalyi force-pushed the master-BUILD_RESTRICT_LANG-fix branch from 7675f7b to a78626e Compare August 4, 2023 05:24
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

Successfully merging this pull request may close these issues.

3 participants