This commit is contained in:
Stavros kois
2023-01-16 19:46:43 +02:00
parent 2898541992
commit a9406bb075

View File

@@ -201,7 +201,7 @@ jobs:
--charts library/common-test \
--debug || (echo -e "\n\n\n--===PODLOGS===--\n\n\n" && \
cat /tmp/output.log && \
rm -f /tmp/output.log) && exit 1
rm -f /tmp/output.log && exit 1)
kill $!
echo -e "\n\n\n--===PODLOGS===--\n\n\n"