Skip to content

Commit

Permalink
ci: ignore warnings ing build step
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Dec 21, 2023
1 parent 57aca26 commit 40037dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Build
env:
NODE_APP_INSTANCE: podlovers
NODE_OPTIONS: --unhandled-rejections=none
run: npm run build
- name: Use Node.js
uses: actions/setup-node@v1
Expand Down

0 comments on commit 40037dc

Please sign in to comment.