Skip to content

Commit

Permalink
[DH-361] change git settings
Browse files Browse the repository at this point in the history
  • Loading branch information
felder committed Sep 12, 2024
1 parent 0fdfcda commit 35523b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ set -euo pipefail
# installing chromium browser to enable webpdf conversion using nbconvert
export PLAYWRIGHT_BROWSERS_PATH=${CONDA_DIR}
playwright install chromium

# https://github.com/berkeley-dsep-infra/datahub/issues/5827
git config --system pull.rebase false

0 comments on commit 35523b7

Please sign in to comment.