mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Actually depend on monolith
This commit is contained in:
parent
49b9007b58
commit
51f95f7242
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -104,6 +104,7 @@ jobs:
|
|||
demo-pinecone:
|
||||
name: Pinecone demo image
|
||||
runs-on: ubuntu-latest
|
||||
needs: monolith
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
@ -163,6 +164,7 @@ jobs:
|
|||
demo-yggdrasil:
|
||||
name: Yggdrasil demo image
|
||||
runs-on: ubuntu-latest
|
||||
needs: monolith
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue