Skip to content

dockerfile: make pyocd available in the container #190

dockerfile: make pyocd available in the container

dockerfile: make pyocd available in the container #190

Triggered via push April 2, 2024 14:21
Status Failure
Total duration 22m 37s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
update_docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv ${workspace_dir}/.venv && . ${workspace_dir}/.venv/bin/activate && pip install west pyocd && mkdir -p ${workspace_dir}/temp && cd ${workspace_dir}/temp && west init --mf ../west.yml -l . && west update && west config manifest.path ${project_name} && west config manifest.file west.yml && cd ${workspace_dir} && rm -rf temp west.yml" did not complete successfully: exit code: 1