Skip to content

Commit

Permalink
refactor(web): ♻️ ignore stapp max staging sites errors
Browse files Browse the repository at this point in the history
  • Loading branch information
collinbarrett committed Jun 14, 2024
1 parent 07022cf commit 272da88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 272da88

Please sign in to comment.