Fix dockerfile to use correct rosinstall file based on distro #169
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd ${WORKSPACE_DIR} && REPOS_FILE=$(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && $(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && vcs import src < src/tesseract/${REPOS_FILE} --shallow && rosdep install --from-paths ${WORKSPACE_DIR}/src -iry" did not complete successfully: exit code: 127
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading