remove test #60
docker_build_test.yaml
on: push
Test Docker image build
1m 21s
Annotations
1 error and 1 warning
Test Docker image build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c mamba init bash && mamba update -q conda && mamba env create -f /sharpy_dir/utils/environment.yml && find /mamba/ -follow -type f -name '*.a' -delete && find /mamba/ -follow -type f -name '*.pyc' -delete && find /mamba/ -follow -type f -name '*.js.map' -delete" did not complete successfully: exit code: 1
|
Test Docker image build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|