mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-17 06:43:33 -05:00
* namespace fixes + remove skills definitios from Actors project * add waf context to actors * deploy to Azure WIP * add bicep for gh-flow and cosmos * azure deploy fixes * azure deploy WIP
10 lines
268 B
YAML
10 lines
268 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
|
|
|
|
name: ai-dev-team
|
|
services:
|
|
gh-flow:
|
|
project: ./src/apps/gh-flow
|
|
language: csharp
|
|
host: containerapp
|
|
docker:
|
|
context: ../../../ |