Fix freesasa clone failure in CI with retry logic #5
Annotations
1 error
|
build-and-push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c FREESASA_OK=0 && for attempt in 1 2 3; do echo \"Cloning freesasa (attempt $attempt/3)\"; git clone https://github.com/mittinatten/freesasa.git && FREESASA_OK=1 && break; rm -rf freesasa; if [ $attempt -lt 3 ]; then sleep 5; fi; done && if [ \"$FREESASA_OK\" = \"1\" ]; then cd freesasa && git checkout 2.0.3 && autoreconf -i && ./configure --disable-json --disable-xml --prefix=/usr/local && make -j$(nproc) && make install && ldconfig && cd / && rm -rf /tmp/freesasa; else echo \"WARNING: Could not clone freesasa. freesasa binary will not be available.\"; fi" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
MacromNex~mutcompute_mcp~G8IAXQ.dockerbuild
Expired
|
44.9 KB |
sha256:0452653a583cf1d2e08242c465b365cb2ac74f07af885105b3579ce17d02042f
|
|