We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31a69d commit 63bff6eCopy full SHA for 63bff6e
.github/workflows/pr-docker-compose-e2e.yml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
matrix: ${{ fromJSON(needs.get-test-matrix.outputs.run_matrix) }}
60
fail-fast: false
61
- uses: ./.github/workflows/_run-docker-compose.yml
+ uses: opea-project/GenAIExamples/.github/workflows/_run-docker-compose.yml@ze-opt/ui
62
with:
63
registry: "opea"
64
tag: "ci"
0 commit comments