Build and publish Debian-based container images onto Docker Cloud #221
container-build-and-publish-deb-based.yml
on: schedule
Matrix: build_and_publish_container_image
Annotations
3 errors
|
build_and_publish_container_image (debian12)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c SOCI_VER=$(curl -Ls https://api.github.com/repos/SOCI/soci/tags|jq -r '.[].name'|grep \"^v\"|sort -r|head -1|cut -d'v' -f2,2) && \tcurl -Ls https://github.com/SOCI/soci/archive/refs/tags/v${SOCI_VER}.tar.gz -o /opt/soci/soci-${SOCI_VER}.tar.gz && cd /opt/soci && tar zxf soci-${SOCI_VER}.tar.gz && rm -f soci-${SOCI_VER}.tar.gz && cd soci-${SOCI_VER} && mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DSOCI_TESTS=OFF .. && make install" did not complete successfully: exit code: 2
|
|
build_and_publish_container_image (debian13)
The strategy configuration was canceled because "build_and_publish_container_image.debian12" failed
|
|
build_and_publish_container_image (debian13)
The operation was canceled.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cpp-projects-showcase~docker-images~BQEYGO.dockerbuild
|
154 KB |
sha256:0b5b668c74086c233e9bf77e8c8c1ccb5c2c931d14b868114780eef155a72a98
|
|