Skip to content

Conversation

@bboro
Copy link
Collaborator

@bboro bboro commented Mar 14, 2025

No description provided.

@bboro bboro requested review from AronNovak and amitaibu March 14, 2025 16:40
@bboro
Copy link
Collaborator Author

bboro commented Mar 14, 2025

0.2h

// and disables caching at other times on ddev which is handy during develoment.
// If you wish to override below settings, you can do so in
// /web/sites/default/settings.local.php (not /web/sites/settings.local.php!).
$config['system.performance']['css']['preprocess'] = defined('DTT_BASE_URL');
Copy link
Member

@AronNovak AronNovak Mar 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could keep an eye on https://docs.travis-ci.com/user/environment-variables, CI=true for instance.
So inside Travis, it's always enabled, regardless of the method. of accessing the site.

We need to make sure we try to pass CI=true like TRAVIS_COMMIT_MESSAGE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants