From 6d49dccf21574335f4729db314c4e5d1493095d6 Mon Sep 17 00:00:00 2001 From: Shyim Date: Mon, 13 Jan 2025 07:28:58 +0100 Subject: [PATCH] feat: skip cache invalidation on asset install --- shopware/paas-meta/6.6/.platform/applications.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/shopware/paas-meta/6.6/.platform/applications.yaml b/shopware/paas-meta/6.6/.platform/applications.yaml index b6afa12f..d8400221 100644 --- a/shopware/paas-meta/6.6/.platform/applications.yaml +++ b/shopware/paas-meta/6.6/.platform/applications.yaml @@ -63,6 +63,7 @@ export PATH="/tmp/tools/bin:$PATH" export APP_CACHE_DIR=$PLATFORM_APP_DIR/localCache + export SHOPWARE_SKIP_ASSET_INSTALL_CACHE_INVALIDATION=1 shopware-cli project ci .