+ echo 'The build step affected files that are not ignored by git:'
The build step affected files that are not ignored by git:
+ echo M web/sites/default/settings.pantheon.php
M web/sites/default/settings.pantheon.php
Very confused about why this stopped working before the ignore for cu_base was added. If we add the /web/sites/default/settings.pantheon.php to the .gitignore, how does that file get deployed?
Describe the bug
"Platform level" log error from Pantheon Support
Looking at...
https://gitlab.cu.edu/uis-webdev/online-cu-starterkit/-/commits/master/web/sites/default/settings.pantheon.php https://gitlab.cu.edu/uis-webdev/online-cu-starterkit/-/commits/master/.gitignore
... they haven't been modified for 2 months.
Very confused about why this stopped working before the ignore for cu_base was added. If we add the /web/sites/default/settings.pantheon.php to the .gitignore, how does that file get deployed?