Skip to content
Snippets Groups Projects
Commit 2e3a6075 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

enabled verbose bash output for debugging

parent cfa8d2a6
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -26,7 +26,7 @@ function main()
. set_env_vars
# deploy the docker image
$TURBO_HOME/cicd_testing/turbo_docker/deploy.sh
bash -x $TURBO_HOME/cicd_testing/turbo_docker/deploy.sh
docker run -d -p 55155:55155 --name $container_name git.zephyr-software.com:4567/allzp/turbo/turbo:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment