Skip to content

Commit

Permalink
Don't delete the Islandroa module anymore for hocr testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
alxp committed May 2, 2024
1 parent 7991684 commit 7a8238e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ hocr_test: generate-secrets
docker compose exec -T drupal with-contenv bash -lc 'chown -R nginx:nginx /var/www/drupal/ ; su nginx -s /bin/bash -c "composer install"'
$(MAKE) starter-finalize ENVIRONMENT=starter_dev

docker compose exec -T drupal with-contenv bash -lc 'rm -rf /var/www/drupal/web/modules/contrib/islandora'

docker compose exec -T drupal with-contenv bash -lc 'drush --root /var/www/drupal/web -l $${DRUPAL_DEFAULT_SITE_URL} migrate:import islandora_hocr_media_uses'

0 comments on commit 7a8238e

Please sign in to comment.