mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-22 14:21:55 -06:00
Fix Docker flow
This commit is contained in:
parent
b113217a6d
commit
28642683fc
2
.github/workflows/dendrite.yml
vendored
2
.github/workflows/dendrite.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue