mirror of
https://github.com/vercel/commerce.git
synced 2025-06-10 01:46:59 +00:00
test34
This commit is contained in:
parent
07423c537f
commit
da36250be4
@ -53,9 +53,9 @@ jobs:
|
|||||||
action: 'upload'
|
action: 'upload'
|
||||||
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
|
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
|
||||||
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
|
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
|
||||||
app_location: '/site/out' # App source code path
|
app_location: '/' # App source code path
|
||||||
api_location: '' # Api source code path - optional
|
api_location: '' # Api source code path - optional
|
||||||
output_location: '' # Built app content directory - optional
|
output_location: '/site/out' # Built app content directory - optional
|
||||||
# app_build_command: 'pnpm build'
|
# app_build_command: 'pnpm build'
|
||||||
# api_build_command: 'pnpm build'
|
# api_build_command: 'pnpm build'
|
||||||
# skip_app_build: true
|
# skip_app_build: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user