Skip to content

Commit daa3897

Browse files
authored
Merge pull request #3 from vscodejp/waigaya-2
feat: ビルドコマンドにAPIベースURLを追加
2 parents 0b4584f + d326332 commit daa3897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-static-web-apps-purple-sea-093b8b000.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
app_location: "/frontend" # App source code path
4040
api_location: "" # Api source code path - optional
4141
output_location: "dist" # Built app content directory - optional
42+
app_build_command: "VITE_API_BASE_URL=https://func-vsch-survey-ftasbratdygpbndb.japaneast-01.azurewebsites.net/api npm run build"
4243
###### End of Repository/Build Configurations ######
4344

4445
close_pull_request_job:

0 commit comments

Comments
 (0)