Build and Publish #8
Annotations
1 error and 2 warnings
Matrix Build and push demo images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/open-telemetry/opentelemetry-cpp \t && cd opentelemetry-cpp/ && git checkout tags/v${OPENTELEMETRY_CPP_VERSION} -b v${OPENTELEMETRY_CPP_VERSION} && mkdir build && cd build && cmake .. -DCMAKE_CXX_STANDARD=17 -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DWITH_EXAMPLES=OFF -DWITH_OTLP_GRPC=ON -DWITH_ABSEIL=ON && make -j$(nproc || sysctl -n hw.ncpu || echo 1) install && cd ../.." did not complete successfully: exit code: 128
|
Post Set up Docker Buildx
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Set up Docker Buildx
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Loading