CI #607
Annotations
1 error and 1 warning
Build and Push Docker images for all Container Registries
buildx failed with: ERROR: failed to solve: process "/bin/sh -c . /etc/os-release && if [ -z \"${GMX_BRANCH}\" ]; then apt-get update && if [ \"${VERSION_ID}\" = \"22.04\" ]; then apt-get install -y libgromacs-dev gromacs-mpi && ln -s ../gromacs/cmake/gromacs /usr/share/cmake/gromacs; else apt-get install -y libgromacs-dev gromacs; fi && apt-get purge --autoremove -y && apt-get clean; fi" did not complete successfully: exit code: 100
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading