addy.io 1.0.8 #543
Annotations
1 error
Build
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache add -t build-dependencies git nodejs npm && node --version && npm --version && addgroup -g ${PGID} anonaddy && adduser -D -h /var/www/anonaddy -u ${PUID} -G anonaddy -s /bin/sh -D anonaddy && addgroup anonaddy mail && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer && git config --global --add safe.directory /var/www/anonaddy && git init . && git remote add origin \"https://github.com/anonaddy/anonaddy.git\" && git fetch --depth 1 origin \"v${ANONADDY_VERSION}\" && git checkout -q FETCH_HEAD && composer install --optimize-autoloader --no-dev --no-interaction --no-ansi --ignore-platform-req=php-64bit && chown -R anonaddy. /var/www/anonaddy && npm ci --ignore-scripts && APP_URL=https://addy-sh.test npm run production && npm prune --production && chown -R nobody.nogroup /var/www/anonaddy && apk del build-dependencies && rm -rf /root/.composer /root/.config /root/.npm /var/www/anonaddy/.git /var/www/anonaddy/node_modules /tmp/*" did not complete successfully: exit code: 128
|
The logs for this run have expired and are no longer available.
Loading