Update GitHub actions workflows #1
build.yml
on: pull_request
build-and-push-image
42s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y wget libmagick-dev && rm -rf /var/lib/apt/lists/* && pip3 install poetry && poetry install" did not complete successfully: exit code: 1
|