Skip to content

Fix (ci): Fix docker image architectures #26

Fix (ci): Fix docker image architectures

Fix (ci): Fix docker image architectures #26

Triggered via pull request October 29, 2023 07:45
Status Failure
Total duration 15m 8s
Artifacts

ci-master-pr.yml

on: pull_request
Matrix: build
update-draft-release
0s
update-draft-release
publish-draft-release
0s
publish-draft-release
update-dockerhub-description
0s
update-dockerhub-description
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (daemon)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get install -y build-essential; cpanm DBI; apt-get update; apt-get install -y wget; wget -q https://dev.mysql.com/get/mysql-apt-config_0.8.28-1_all.deb; DEBIAN_FRONTEND=noninteractive apt install -y ./mysql-apt-config_*; apt-get update; apt-get install -y libmysqlclient-dev; apt-get install -y libmysqlclient21; cpanm DBD::mysql; apt purge --auto-remove -y libmysqlclient-dev; apt purge --auto-remove -y mysql-apt-config; rm -fv ./mysql-apt-config_*; cpanm Geo::IP::PurePerl; cpanm GeoIP2::Database::Reader; cpanm MaxMind::DB::Reader; cpanm Syntax::Keyword::Try; cpanm Email::Sender::Simple; apt-get purge --auto-remove -y build-essential; rm -rf /var/lib/apt/lists/* /root/.cpan/ /root/.cpanm/" did not complete successfully: exit code: 100
build (web-php)
The job was canceled because "daemon" failed.
build (web-php)
The operation was canceled.