suntorytimed / resourcespace

Docker image for ResourceSpace based on ubuntu:latest including openCV, poppler, php8.1 and php-mysqlnd
European Union Public License 1.2
19 stars 12 forks source link

Matrix can't be used due to build-push-action not supporting it #5

Open suntorytimed opened 1 year ago

suntorytimed commented 1 year ago

https://github.com/docker/build-push-action/issues/671 is currently blocking the usage of a matrix to separate the builds for each platform and increase the efficiency and speed of rebuilds. Once this is supported the GitHub Actions should be adjusted accordingly, as it saves 30 minutes on amd64 images and 20 minutes on the slowest riscv64 platform.

suntorytimed commented 1 year ago

reverted the pipeline split via matrix with https://github.com/suntorytimed/resourcespace/commit/4f7361fcedcb58734f70a4070dbbeb5961525c29