nodebb/.github/workflows
Opliko 0417e5f16c
ci: multi-platform docker image ()
* ci: multi-platform build

* ci: remove riscv as node doesn't support it

* ci: correct step name

it's no longer logging in to docker hub

* ci: remove less common architectures

* ci: github actions cache for docker builds

* fix: use `--omit` flag to actually avoid installing dev dependencies

* feat: two-stage build

* feat: add platform-specific rebuild

* fix: run install if target arch is different from build arch

* fix: whitespace

* fix: correct build order

* fix: remove unnecessary conditional

* fix: remove unnecessary platofm specifier

* fix: correct copy
..
docker.yml ci: multi-platform docker image ()
test.yaml chore(deps): update coverallsapp/github-action action to v2.1.2 ()