Build and Publish Service Docker Images #506
build_and_release_image.yaml
on: workflow_dispatch
build_and_release
/
Build and Publish Docker images
47s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, actions/setup-python@v4, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|