Skip to content

Dispatch push containers to registries #13

Dispatch push containers to registries

Dispatch push containers to registries #13

Manually triggered March 11, 2024 00:46
Status Failure
Total duration 59s
Artifacts

dispatch_container_upload.yml

on: workflow_dispatch
push_docker_containers
45s
push_docker_containers
push_apptainer_containers
47s
push_apptainer_containers
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
push_docker_containers
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh for yml in $(ls /environments/*.yml); do env_name=$(grep \"name: \" < ${yml} | cut -d ' ' --fields 2); if [ $env_name = \"base\" ]; then micromamba install --quiet --yes --name base --file ${yml}; else micromamba env create --quiet --yes --file ${yml}; fi; done" did not complete successfully: exit code: 1
push_apptainer_containers
Process completed with exit code 255.
push_docker_containers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-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/.