Skip to content

Commit

Permalink
Actually depend on monolith
Browse files Browse the repository at this point in the history
  • Loading branch information
S7evinK committed Dec 18, 2024
1 parent 49b9007 commit 51f95f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
demo-pinecone:
name: Pinecone demo image
runs-on: ubuntu-latest
needs: monolith
permissions:
contents: read
packages: write
Expand Down Expand Up @@ -163,6 +164,7 @@ jobs:
demo-yggdrasil:
name: Yggdrasil demo image
runs-on: ubuntu-latest
needs: monolith
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 51f95f7

Please sign in to comment.