Build and Publish Service Docker Images #516
build_and_release_image.yaml
on: workflow_dispatch
build_and_release
/
Build and Publish Docker images
54s
build_and_release
/
Update PR comment with artifacts
0s
Annotations
1 error
build_and_release / Build and Publish Docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apk -U upgrade && apk add build-base python3 python3-dev py3-pip openssl openssl-dev libffi-dev gcc musl-dev cargo curl && pip3 install --upgrade pip setuptools && pip3 install wheel && pip3 install -r /app/requirements.txt && apk del build-base gcc python3-dev openssl-dev libffi-dev musl-dev cargo" did not complete successfully: exit code: 1
|