mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-25 22:11:17 +00:00
Merge pull request #2784 from overleaf/jpa-drop-sentry-rc
[misc] drop the clear text sentry cli config GitOrigin-RevId: ef3909fe4bf02e42ad29f2c13de843fe7ac2f5a3
This commit is contained in:
parent
90af174dac
commit
f762fd1d16
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@ wait $LINT && echo "Lint complete" || exit 1
|
|||
wait $FORMAT && echo "Format complete" || exit 1
|
||||
wait $TRANSLATIONS && echo "Translations install complete" || exit 1
|
||||
wait $WEBPACK && echo "Webpack complete" || exit 1
|
||||
|
||||
rm .sentryclirc
|
||||
|
|
Loading…
Reference in a new issue