Skip to content

Create and publish a Docker image #289

Create and publish a Docker image

Create and publish a Docker image #289

Re-run triggered August 6, 2024 13:44
Status Failure
Total duration 20m 56s
Artifacts

docker-publish.yml

on: schedule
Matrix: build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image (13, 3.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get install -y --no-install-recommends libkrb5-dev && \tURL_END=$([ \"$PG_MAJOR\" = \"12\" ] && echo \"tag/2.11.2\" || echo \"latest\") && \tASSET_NAME=$(basename $(curl -LIs -o /dev/null -w %{url_effective} https://github.com/timescale/timescaledb/releases/${URL_END})) && \tcurl --fail -L \"https://github.com/timescale/timescaledb/archive/${ASSET_NAME}.tar.gz\" | tar -zx --strip-components=1 -C . && \t./bootstrap" did not complete successfully: exit code: 1