Fixed empty argument #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
docker-publish.yml
on: push
build-and-push-image
1m 51s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c FREESURFER_VERSION=\"${FREESURFER_VERSION:-7.4.1}\" dlpath=$(curl -w \"%{filename_effective}\" -fLO \"https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/${FREESURFER_VERSION}/freesurfer_ubuntu22-${FREESURFER_VERSION}_amd64/deb\") && \tdpkg --install --force-depends \"${dlpath}\" && \tapt-get install --fix-broken --yes && \trm -f \"${dlpath:-}\"" did not complete successfully: exit code: 22
|