Add an extra note about remembering to remove the honeypot dependency from root composer

This commit is contained in:
Keegan Rankin 2024-10-07 12:47:15 -07:00
parent dd8185da3f
commit cc746568c5

View file

@ -22,3 +22,4 @@ post_deploy:
1. Deploy drupal10-rebased branch to site
2. Edit media items and apply cropping where needed (likely the hero blocks in header and footer will be tiny)
3. Uninstall Stable theme and Geo Upgrade custom module (remember to commit this change)
4. After finally deployed to live, remove the root composer dependency on honeypot (this was there because honeypot needed a constraint in order to apply database updates correctly)