Skip to content

Commit

Permalink
tools/ci.sh: Adding new functions for psoc6 ci port.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Aug 4, 2023
1 parent 5acbbde commit c500bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ function ci_psoc6_setup {
fi

docker pull ifxmakers/mpy-mtb-ci:${MPY_MTB_CI_DOCKER_VERSION}
docker kill $(docker ps -q)
docker run --name mtb-ci --rm --privileged -d -it \
${device0_flag} \
${device1_flag} \
Expand Down

0 comments on commit c500bc3

Please sign in to comment.