summaryrefslogtreecommitdiffstats
path: root/.github/workflows/docker.yml
Commit message (Collapse)AuthorAgeFilesLines
* Push docker images also to ghcr.ioWim2021-10-171-2/+2
|
* Update GH actions to multi arch (arm64) (#1614)KingPin2021-10-171-0/+11
| | | | | add arm64 to the docker build add the package to ghcr.io (github container registery) this will make it so users can run matterbridge:latest and it will work on both amd64 & arm64
* Tag also latest on docker buildsWim2021-10-171-0/+2
|
* Fix docker buildWim2021-10-171-1/+1
|
* Add docker builds on tagsWim2021-10-171-2/+22
|
* Add the githash to docker buildsWim2021-10-171-0/+4
|
* Add docker buildWim2021-10-171-0/+31