Skip to content

Commit

Permalink
Name the azd template as -java
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoborges authored Oct 12, 2023
1 parent c6936aa commit db5e91e
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 db5e91e

Please sign in to comment.