Skip to content

Commit 5280595

Browse files
committed
New param
1 parent f787512 commit 5280595

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

azure.yaml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
22

33
name: multi-agent-custom-automation-engine-solution-accelerator
4-
# metadata:
5-
# template: [email protected]
6-
# services:
7-
# backend:
8-
# project: src/backend
9-
# host: containerapp
10-
# language: python
11-
# docker:
12-
# path: Dockerfile
13-
# frontend:
14-
# project: src/frontend
15-
# host: containerapp
16-
# language: python
17-
# docker:
18-
# path: Dockerfile
4+
parameters:
5+
baseUrl:
6+
type: string
7+
default: 'https://github.com/TravisHilbert/Modernize-your-code-solution-accelerator'
198
deployment:
209
mode: Incremental
2110
template: ./infra/main.bicep # Path to the main.bicep file inside the 'deployment' folder

0 commit comments

Comments
 (0)