mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
128 stars 41 forks source link

[Task]: Only include locales stage in production images #15055

Closed KevinMind closed 2 months ago

KevinMind commented 2 months ago

Description

We can skip building the locale stage in our docker image except in production targets. It is not necessary for local dev and slows down builds significantly

Acceptance Criteria

  ### Milestones/checkpoints
  - [ ] locale dev is not included in non prod images

Checks

┆Issue is synchronized with this Jira Task

KevinMind commented 2 months ago

related to #15028