BBBBBBBBBBBBBB
This commit is contained in:
parent
85afb63789
commit
9d75ea5ebf
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ jobs:
|
||||||
app_location: "/" # App source code path
|
app_location: "/" # App source code path
|
||||||
api_location: "api" # Api source code path - optional
|
api_location: "api" # Api source code path - optional
|
||||||
output_location: "build" # Built app content directory - optional
|
output_location: "build" # Built app content directory - optional
|
||||||
|
app_build_command: "npm run build" # Build command - optional
|
||||||
###### End of Repository/Build Configurations ######
|
###### End of Repository/Build Configurations ######
|
||||||
|
|
||||||
close_pull_request_job:
|
close_pull_request_job:
|
||||||
|
|
Loading…
Reference in a new issue