mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(web): ♻️ ignore stapp max staging sites errors
This commit is contained in:
parent
07022cf176
commit
272da88e84
1 changed files with 1 additions and 0 deletions
1
.github/workflows/web.yml
vendored
1
.github/workflows/web.yml
vendored
|
|
@ -68,6 +68,7 @@ jobs:
|
|||
app_location: ./web/build
|
||||
output_location: ''
|
||||
skip_app_build: true
|
||||
continue-on-error: true
|
||||
|
||||
build_and_deploy_production:
|
||||
name: Build & Deploy to Production
|
||||
|
|
|
|||
Loading…
Reference in a new issue