Skip to content

Commit

Permalink
chore(ci): ignore empty for sentry (#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
0fatal committed Jan 8, 2024
1 parent 022ee46 commit c016b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerize-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
version: ${{ format('laf@{0}', github.sha) }}
working_directory: web
ignore_missing: true
ignore_empty: true

- run: |
rm -rf web/dist/assets/*.map
Expand Down

0 comments on commit c016b99

Please sign in to comment.