mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
foundry endpoint as secret (#254)
This commit is contained in:
committed by
GitHub
Unverified
parent
1011b8bd2e
commit
376e8d7bfc
@@ -167,7 +167,7 @@ jobs:
|
||||
environment: ["integration"]
|
||||
env:
|
||||
UV_PYTHON: ${{ matrix.python-version }}
|
||||
FOUNDRY_PROJECT_ENDPOINT: ${{ vars.AZUREAI__ENDPOINT }}
|
||||
FOUNDRY_PROJECT_ENDPOINT: ${{ secrets.AZUREAI__ENDPOINT }}
|
||||
FOUNDRY_MODEL_DEPLOYMENT_NAME: ${{ vars.AZUREAI__DEPLOYMENTNAME }}
|
||||
PACKAGE_NAME: "foundry"
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user