diff --git a/.github/workflows/build-prestashop.yml b/.github/workflows/build-prestashop.yml index 102cbd5..e8054b4 100644 --- a/.github/workflows/build-prestashop.yml +++ b/.github/workflows/build-prestashop.yml @@ -51,6 +51,7 @@ jobs: - uses: ./.github/actions/build-push with: registry: ghcr.io + cache-mode: 'min' context: images/prestashop image: myparcelnl/prestashop suffix: ${{ matrix.ps }}-php${{ matrix.php }}