protonmail-bridge-docker
protonmail-bridge-docker copied to clipboard
Build when deb/* changes
The build calls to Protonmail's repo and builds from it. When that repo changes (i.e. when deb/* changes), the image should be built again.
Currently, that repo changed a few days ago, and the "build" image has not updated in a year. I don't see a reason to never update the image when the upstream repo updates frequently.
I think the build from source workflow has been broken since v3 released and hasn't been fixed, all the actions errored.
@ShayBox @shenxn This patch compiles and produces the images at https://hub.docker.com/r/schklom/protonmail-bridge/tags
Note that I do not do the image scan (to avoid issues), i.e. I remove https://github.com/shenxn/protonmail-bridge-docker/blob/0541f29d9874ba13b19fd059929c2f5da3ffdbe2/.github/workflows/build.yaml#L49-L68