Upgrade to pgTAP 1.3.1 #59
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-test-image.yml
on: pull_request
Build Test Image
42s
Annotations
1 error
Build Test Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add --no-cache --update build-base curl make perl-dev postgresql-dev wget && apk add --no-cache --update bash jq less nano openssl perl perl-app-cpanminus postgresql-client tzdata && cpanm --quiet --notest --no-man-pages App::Sqitch@$SQITCH_VERSION TAP::Parser::SourceHandler::pgTAP@$PG_PROVE_VERSION Template DBD::Pg && adduser --disabled-password sqitch && mkdir -p /opt /home/sqitch/bin && echo $__DOCKERFILE_VERSION__ > /home/sqitch/VERSION && apk del build-base curl make perl-dev postgresql-dev wget && rm -rf /var/cache/apk/* /tmp/* /root/.cpanm" did not complete successfully: exit code: 1
|