Build Docker images #4052
Annotations
1 error
|
Build
buildx bake failed with: ERROR: target runner-php-8-5-2-bookworm: failed to solve: process "/bin/bash -o pipefail -c if [ -f /run/secrets/github-token ] && [ -s /run/secrets/github-token ]; then curl -s -H \"Authorization: *** /run/secrets/github-token)\" https://api.github.com/repos/e-dant/watcher/releases/latest; else curl -s https://api.github.com/repos/e-dant/watcher/releases/latest; fi | grep tarball_url | awk '{ print $2 }' | sed 's/,$//' | sed 's/\"//g' | xargs curl -L | tar xz --strip-components 1 && cmake -S . -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build && cmake --install build && ldconfig" did not complete successfully: exit code: 2
|
Loading