1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-06 17:04:31 -05:00

Fix Docker flow

This commit is contained in:
Neil Alexander 2022-03-25 13:25:02 +00:00
parent b113217a6d
commit 28642683fc
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -334,4 +334,4 @@ jobs:
with: with:
jobs: ${{ toJSON(needs) }} jobs: ${{ toJSON(needs) }}
- name: Dispatch Docker build - name: Dispatch Docker build
uses: ./.github/workflows/dendrite.yml uses: matrix-org/dendrite/.github/workflows/dendrite.yml