Skip to content

CI: create a separate docker Image based on the gr4 build image #315

CI: create a separate docker Image based on the gr4 build image

CI: create a separate docker Image based on the gr4 build image #315

Triggered via pull request December 19, 2024 16:09
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Update the docker container if it is modified
1m 0s
Update the docker container if it is modified
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Update the docker container if it is modified
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sudo apt-get update && sudo apt-get -y install build-essential autoconf automake libtool && git clone --branch v2.1.3 --depth=1 https://ohwr.org/project/etherbone-core.git && cd etherbone-core/api && touch ChangeLog && sed -e \"s%AC_MSG_ERROR%AC_MSG_NOTICE%g\" -i configure.ac && autoreconf -i && ./configure && make -j && sudo make install" did not complete successfully: exit code: 128
Update the docker container if it is modified
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636