Skip to content

Publish Docker image #29

Publish Docker image

Publish Docker image #29

Re-run triggered January 8, 2024 18:16
Status Failure
Total duration 1m 29s
Artifacts

docker-image.yml

on: release
Push Docker image to Docker Hub
1m 15s
Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

1 error
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; mkdir -p /build; git clone https://github.com/IRLServer/irl-srt-server.git /build/srt-live-server; cd /build/srt-live-server; git checkout $SRT_LIVE_SERVER_VERSION; git submodule update --init; cmake . -DCMAKE_BUILD_TYPE=Release; make -j${nproc}; cp bin/* /usr/local/bin;" did not complete successfully: exit code: 2