Build #184
Annotations
1 error
Build and Push
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n\n apk add --no-cache bash jq\n\n git clone https://github.com/shopware/shopware.git -b v$SHOPWARE_VERSION --depth=1 /shop\n rm -rf .github .git\n composer config -d /shop version $SHOPWARE_VERSION\n\n composer install --working-dir=/shop\n\n cd /shop\n export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true\n composer init:js\n composer build:js:admin\n composer build:js:storefront || true\n find . -name 'node_modules' -type d -prune -print -exec rm -rf '{}' \\;\n" did not complete successfully: exit code: 1
|
Loading