PrestaShop / docker

🐳
https://hub.docker.com/r/prestashop/prestashop/
MIT License
257 stars 176 forks source link

Force build and push of all tags in each publish actions #371

Closed jolelievre closed 5 months ago

jolelievre commented 5 months ago
Questions Answers
Description? Force build and push of all tags in each publish actions, this way when we update the config files they are forcefully updated in docker hub even if they already exist This is critical for nightly build, and a nice to have for release builds if we want to be able to improve the dockers
However it also means we could push some invalid new builds so we'll have to remain ary of the dockers evolution in the future
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? ~
Sponsor company ~
How to test? ~