Skip to content

Commit 51f95f7

Browse files
committed
Actually depend on monolith
1 parent 49b9007 commit 51f95f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
demo-pinecone:
105105
name: Pinecone demo image
106106
runs-on: ubuntu-latest
107+
needs: monolith
107108
permissions:
108109
contents: read
109110
packages: write
@@ -163,6 +164,7 @@ jobs:
163164
demo-yggdrasil:
164165
name: Yggdrasil demo image
165166
runs-on: ubuntu-latest
167+
needs: monolith
166168
permissions:
167169
contents: read
168170
packages: write

0 commit comments

Comments
 (0)