Skip to content

Publish Docker image #32

Publish Docker image

Publish Docker image #32

Triggered via release March 7, 2024 18:18
@dataguttdatagutt
published 59fea8b
Status Failure
Total duration 1m 32s
Artifacts

docker-image.yml

on: release
Push Docker image to Docker Hub
1m 23s
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