Skip to content

Ops/fix ci

jp requested to merge (removed):ops/fix-ci into develop

This will add imagemagick to builds to fix a mogrify issue.

It will revert my recommended changes @feld made to the docker build job (--cache-from was not the issue).

It will use alpine:3.11 rather than alpine:3.9 which will be EOL in January of 2021 and fixes the libheif issue

Merge request reports