Skip to content

deploy-image

deploy-image #85

Re-run triggered September 26, 2023 14:33
Status Failure
Total duration 1m 56s
Artifacts

deploy-image.yaml

on: workflow_run
Matrix: deploy-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy-image (16, 3, 4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get -y --no-install-recommends install postgresql-client-${POSTGRES_MAJOR_VERSION} postgresql-common postgresql-${POSTGRES_MAJOR_VERSION} postgresql-${POSTGRES_MAJOR_VERSION}-postgis-${POSTGIS_MAJOR_VERSION} postgresql-${POSTGRES_MAJOR_VERSION}-ogr-fdw postgresql-${POSTGRES_MAJOR_VERSION}-postgis-${POSTGIS_MAJOR_VERSION}-scripts postgresql-plpython3-${POSTGRES_MAJOR_VERSION} postgresql-${POSTGRES_MAJOR_VERSION}-pgrouting postgresql-server-dev-${POSTGRES_MAJOR_VERSION} postgresql-${POSTGRES_MAJOR_VERSION}-cron postgresql-${POSTGRES_MAJOR_VERSION}-mysql-fdw && pgxn install h3" did not complete successfully: exit code: 100
deploy-image (16, 3, 4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/