Skip to content

Commit

Permalink
Disable log to file for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sledzikowy committed Sep 26, 2024
1 parent 69b9d8f commit 9aa543e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ do
echo " - $role" >> ccc_test_roles.yml
done

ansible-playbook -i hosts ccc_test_roles.yml > "sanity_tests_logs_$CIRCLE_NODE_INDEX"
ansible-playbook -i hosts ccc_test_roles.yml #> "sanity_tests_logs_$CIRCLE_NODE_INDEX"

0 comments on commit 9aa543e

Please sign in to comment.