mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
adding the AZURE_API_KEY to the GH workflow for e2e
This commit is contained in:
parent
775653f8a3
commit
6bde9c1d10
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e_archgw.yml
vendored
1
.github/workflows/e2e_archgw.yml
vendored
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
MISTRAL_API_KEY: ${{ secrets.MISTRAL_API_KEY }}
|
||||
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
AZURE_API_KEY: ${{ secrets.AZURE_API_KEY }}
|
||||
run: |
|
||||
docker compose up | tee &> archgw.logs &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue