Publish Docker image #32
docker-image.yml
on: release
Push Docker image to Docker Hub
1m 23s
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
|