This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
Docker Build and Publish #582
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp/conda-tmp/ && mamba env update -n base -f environment.yml && poetry config virtualenvs.create false && poetry install --no-root --with=test,dev,cloud && pip install --upgrade -r requirements-jax-cuda.txt && cd / && rm -rf /tmp/conda-tmp && mamba clean --all --yes && pip cache purge" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading