zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.28k stars 973 forks source link

Enable build image when push to master #2655

Closed idanovinda closed 3 months ago

idanovinda commented 3 months ago

Currently, our operator only build image when there is tag release. It should also build image when on merge to master.