partey_workadventure/.github/workflows
Lukas 2938aba484
Multi-platform images (#1924)
* base front production image on official nginx

* build multi-platform docker images

* build message types outside docker

* set docker build context to path

* build message types before running e2e tests

* add build for arm/v7

* remove build for arm/v7

* increase yarn network timeout

* set front port to 80

* add git labels to images

https://github.com/docker/build-push-action/blob/master/UPGRADE.md#tags-with-ref-and-git-labels

* add images input

* Adding back commented code in the Dockerfile (the protobuf message building).

This way, when node-grpc supports ARM64, we can uncomment the code again.

Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
Co-authored-by: Lukas Hass @lukashass
2022-03-08 11:21:17 +01:00
..
build-and-deploy.yml Multi-platform images (#1924) 2022-03-08 11:21:17 +01:00
build-and-release-desktop.yml move electron folder 2022-02-22 10:41:55 +01:00
cleanup.yml FIX: fixed the deploy workflow to also build images on new releases 2021-04-29 18:11:24 +02:00
codeql-analysis.yml Create codeql-analysis.yml 2021-06-23 15:29:02 +02:00
continuous_integration.yml add missing sub-path 2022-02-22 10:44:21 +01:00
end_to_end_tests.yml Multi-platform images (#1924) 2022-03-08 11:21:17 +01:00
push-to-npm.yml remove unnecessary workflow steps 2022-02-03 18:44:49 +01:00