Skip to content

Commit

Permalink
No playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeylockwood committed Mar 1, 2024
1 parent 214947b commit 89d56a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ else
echo "Running in Cloud Foundry"

# In DBT platform the following will be done at the build stage
echo "Installing playwright chromium browser"
playwright install chromium
# echo "Installing playwright chromium browser"
# playwright install chromium

echo "Collecting static files"
python manage.py collectstatic --noinput --traceback
Expand Down

0 comments on commit 89d56a5

Please sign in to comment.