Skip to content

Commit

Permalink
Merge pull request #36 from Azure-Samples/brunoborges-patch-1
Browse files Browse the repository at this point in the history
Name the azd template as -java
  • Loading branch information
dantelmomsft authored Oct 12, 2023
2 parents c6936aa + db5e91e commit 55b0812
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: azure-search-openai-demo
metadata:
template: [email protected].2-beta
template: azure-search-openai-demo-java@0.0.3-beta
services:
backend:
project: ./app/backend
Expand Down Expand Up @@ -31,4 +31,4 @@ hooks:
shell: sh
run: ./scripts/prepdocs.sh
interactive: true
continueOnError: false
continueOnError: false

0 comments on commit 55b0812

Please sign in to comment.