resourcespace icon indicating copy to clipboard operation
resourcespace copied to clipboard

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

Open suntorytimed opened this issue 3 years ago • 1 comments

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 avatar Nov 15 '22 14:11 suntorytimed

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

suntorytimed avatar Nov 15 '22 15:11 suntorytimed