Build Developer Image #56
build-dev-image.yml
on: workflow_dispatch
Build Developer Image
11m 37s
Annotations
1 error and 1 warning
Build Developer Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone --branch ${TX_TAG_FOR_DEPENDENCIES} https://github.com/LSSTDESC/TXPipe && cd TXPipe && sed 's/mpich=.*/mpich=4.0.*=external_*/' environment-nopip.yml > environment-nopip2.yml && cat environment-nopip2.yml && mamba env create --name tx --file environment-nopip2.yml --file ../conda-extras.yml && mamba env update --name tx --file environment-piponly.yml && cd .. && rm -rf TXPipe" did not complete successfully: exit code: 1
|
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/.
|