mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 00:03:09 -06:00
Added comment to docker-build-and-push.yml
In case something needs to be tweaked in the future, the link contains some examples and explanations which would be useful
This commit is contained in:
parent
42fc241561
commit
a5dfeb6794
2
.github/workflows/docker-build-and-push.yml
vendored
2
.github/workflows/docker-build-and-push.yml
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# Based on https://github.com/docker/build-push-action
|
||||
|
||||
name: "Docker Multiarch Build & Push"
|
||||
|
||||
on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue