Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Docker Build and Publish #582

Docker Build and Publish

Docker Build and Publish #582

Triggered via schedule August 26, 2024 03:29
Status Failure
Total duration 4m 42s
Billable time 5m
Artifacts

docker-publish.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (smalldev)
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
build (smalldev)
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/