Skip to content

Create and publish a Docker image #223

Create and publish a Docker image

Create and publish a Docker image #223

Triggered via create December 28, 2024 16:37
Status Failure
Total duration 1m 27s
Artifacts

deploy-image.yml

on: create
build-and-push-image
1m 18s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update &&apt-get install -y --no-install-recommends bash ffmpeg espeak libavcodec-extra && cd ${BUILD_PREFIX} && cp config-template.json config.json && /usr/local/bin/python -m pip install --no-cache --upgrade pip && pip install --no-cache -r requirements.txt && pip install --no-cache -r requirements-optional.txt && pip install azure-cognitiveservices-speech" did not complete successfully: exit code: 1
build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636