docker-compose-wait icon indicating copy to clipboard operation
docker-compose-wait copied to clipboard

docker job should use arch matrix

Open ufoscout opened this issue 2 years ago • 0 comments

The docker job inside .github/workflows/release.yml has hardcoded sections for each architecture, this should be removed in favour of the arch matrix. This is blocked by:

  • https://github.com/docker/build-push-action/issues/846
  • https://github.com/docker/build-push-action/issues/671

ufoscout avatar Apr 27 '23 15:04 ufoscout