says AMD64ONLY in ./hooks/build #8
Annotations
1 error and 1 warning
Publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c runtimeDeps='procps ca-certificates' && buildDeps='apt-transport-https curl gnupg' && set -ex && export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y $runtimeDeps $buildDeps --no-install-recommends && curl -sSL https://dl.google.com/linux/linux_signing_key.pub | apt-key add - && echo \"deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main\" > /etc/apt/sources.list.d/google-chrome.list && apt-get update && apt-get -s install google-chrome-stable | grep chrome && apt-get -s install google-chrome-beta | grep chrome && apt-get install -y google-chrome-$CHROME_VERSION --no-install-recommends && apt-get purge -y --auto-remove $buildDeps && rm -rf /var/lib/apt/lists/* && rm -rf /var/log/apt /var/log/dpkg.log /var/log/alternatives.log" did not complete successfully: exit code: 100
|
Publish
Restore cache failed: Dependencies file is not found in /home/runner/work/docker-base/docker-base. Supported file pattern: go.sum
|