Skip to content

ci-vipc

ci-vipc #13

Re-run triggered August 22, 2024 16:56
Status Failure
Total duration 1m 15s
Artifacts

ci-vipc.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
ci-vipc / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f dev.vipc ] || [ -f source.vipc ]; then GITHUB_REPOSITORY=${GITHUB_REPOSITORY} start_display && echo \"Refreshing Package List...\" && dragon refresh --vipm && if [ -f dev.vipc ]; then echo \"Applying VIPC (Dev Deps)...\" && dragon vipm apply-vipc --labview-version ${LABVIEW_VERSION} --labview-bitness ${LABVIEW_BITNESS} --timeout ${VIPC_TIMEOUT} dev.vipc && rm dev.vipc; fi && if [ -f source.vipc ]; then echo \"Applying VIPC (Library Deps)...\" && dragon vipm apply-vipc --labview-version ${LABVIEW_VERSION} --labview-bitness ${LABVIEW_BITNESS} --timeout ${VIPC_TIMEOUT} source.vipc && rm source.vipc; fi; fi" did not complete successfully: exit code: 127