Skip to content

Commit e977210

Browse files
authored
Merge pull request #179 from microsoft/gpickett-patch-7
Update azure.yaml
2 parents b922e81 + 8335d2b commit e977210

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

azure.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,2 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
22
name: multi-agent-custom-automation-engine-solution-accelerator
3-
metadata:
4-
5-
services:
6-
backend:
7-
project: src/backend
8-
host: containerapp
9-
language: python
10-
docker:
11-
context: src/backend
12-
path: Dockerfile
13-
frontend:
14-
project: src/frontend
15-
host: containerapp
16-
language: python
17-
docker:
18-
context: src/frontend
19-
path: Dockerfile
20-

0 commit comments

Comments
 (0)