Skip to content

Commit 55b0812

Browse files
authored
Merge pull request #36 from Azure-Samples/brunoborges-patch-1
Name the azd template as -java
2 parents c6936aa + db5e91e commit 55b0812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name: azure-search-openai-demo
44
metadata:
5-
template: [email protected].2-beta
5+
template: azure-search-openai-demo-java@0.0.3-beta
66
services:
77
backend:
88
project: ./app/backend
@@ -31,4 +31,4 @@ hooks:
3131
shell: sh
3232
run: ./scripts/prepdocs.sh
3333
interactive: true
34-
continueOnError: false
34+
continueOnError: false

0 commit comments

Comments
 (0)