aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMartin Honermeyer <maze@strahlungsfrei.de>2020-06-23 10:51:38 +0200
committerGitHub <noreply@github.com>2020-06-23 09:51:38 +0100
commita1352cbd9ed156da546ac67ae5194b30f607fed6 (patch)
tree0a876a1033fd95593578099265cf28be1a595bf9 /build
parent61e0482fef7aa34c0261e41fd90aa5c5e4890bfc (diff)
Push serverkeyapi docker image to registry as well (#1154)
Signed-off-by: Martin Honermeyer <maze@strahlungsfrei.de>
Diffstat (limited to 'build')
-rwxr-xr-xbuild/docker/images-push.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/docker/images-push.sh b/build/docker/images-push.sh
index d8f8758a..1ac60b92 100755
--- a/build/docker/images-push.sh
+++ b/build/docker/images-push.sh
@@ -14,4 +14,5 @@ docker push matrixdotorg/dendrite:mediaapi
docker push matrixdotorg/dendrite:publicroomsapi
docker push matrixdotorg/dendrite:roomserver
docker push matrixdotorg/dendrite:syncapi
+docker push matrixdotorg/dendrite:serverkeyapi
docker push matrixdotorg/dendrite:userapi