Fix the building of the Docker container on github #92
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c curl -kL \"https://github.com/***/libtpms/archive/${LIBTPMS_BRANCH}.tar.gz\" | tar --strip=1 -zxvf - -C /src/build-prep/libtpms RUN ./autogen.sh --prefix=/usr --libdir=/usr/lib --with-tpm2 --with-openssl && make -j\"$(nproc)\" V=1 && make -j\"$(nproc)\" V=1 check && make -j\"$(nproc)\" install && make DESTDIR=/app -j\"$(nproc)\" install" did not complete successfully: exit code: 1
|
This job failed
Loading