protonmail-bridge-docker icon indicating copy to clipboard operation
protonmail-bridge-docker copied to clipboard

Build when deb/* changes

Open schklom opened this issue 1 year ago • 2 comments

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.

schklom avatar Feb 24 '24 23:02 schklom

I think the build from source workflow has been broken since v3 released and hasn't been fixed, all the actions errored.

ShayBox avatar Mar 09 '24 18:03 ShayBox

@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

schklom avatar Mar 22 '24 11:03 schklom