Build Developer Image #52
build-dev-image.yml
on: workflow_dispatch
Build Developer Image
9m 57s
Annotations
1 error and 1 warning
Build Developer Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/LSSTDESC/TXPipe.git@${TX_TAG_FOR_DEPENDENCIES} && cd TXPipe && sed 's/mpich=.*/mpich=4.0.*=external_*/' environment-nopip.yml > environment-nopip2.yml && git clone https://github.com/LSSTDESC/rail.git@$RAIL_TAG_FOR_DEPENDENCIES} && mamba env update --file environment-nopip2.yml --file ../conda-extras.yml --file rail/conda-reqs.txt && mamba env update --file environment-pip.yml && cd rail && pip install \".[algos]\" && cd ../.. && rm -rf TXPipe" did not complete successfully: exit code: 128
|
Build Developer Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|