0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 20:49:04 +02:00

Build docker branch only

This commit is contained in:
Neil Alexander 2021-01-18 11:03:50 +00:00
parent 833e01a612
commit df4386f764
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -5,7 +5,7 @@ name: "Docker Multiarch Build & Push"
on:
push:
# types: [published]
branches: [master]
branches: [docker]
env:
DOCKER_HUB_USER: neilalexander