don't fail build
This commit is contained in:
parent
9772173dac
commit
df40bb9478
@ -29,7 +29,8 @@ jobs:
|
||||
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
|
||||
app_location: "/" # App source code path
|
||||
api_location: "" # Api source code path - optional
|
||||
output_location: ".vuepress/dist" # Built app content directory - optional
|
||||
output_location: "/staticfiles" # Built app content directory - optional
|
||||
app_build_command: "echo 1"
|
||||
###### End of Repository/Build Configurations ######
|
||||
|
||||
close_pull_request_job:
|
||||
|
Loading…
Reference in New Issue
Block a user