Build and Publish Service Docker Images #518
build_and_release_image.yaml
on: workflow_dispatch
build_and_release
/
Build and Publish Docker images
48s
build_and_release
/
Update PR comment with artifacts
0s
Annotations
1 error and 1 warning
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
|
build_and_release / Build and Publish Docker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|