xwp / stream

🗄️ Stream plugin for WordPress
https://wordpress.org/plugins/stream/
GNU General Public License v2.0
406 stars 116 forks source link

publish docker image on master only again #1505

Closed tharsheblows closed 1 month ago

tharsheblows commented 1 month ago

I think we should be more selective about when to publish a new Docker image; it feels to me that any changes should go through a round of code review before being published?

It might be that it should be published on develop instead which allows us to update the local environment without a release but after going through the code review and testing process.

That having been said, pushing this branch, fix/publish-on-master, also published the Docker image so it might need something a bit different.