Loading .gitlab-ci.yml +1 −4 Original line number Diff line number Diff line Loading @@ -309,10 +309,7 @@ stages: .print-results-banner: &print-results-banner - set +x - echo "" - > echo -e "==================================================================================================================\n ================================================== TEST RESULTS ==================================================\n ==================================================================================================================\n" - echo -e "==================================================================================================================\n================================================== TEST RESULTS ==================================================\n==================================================================================================================\n" # template for test jobs on linux that need the TESTV_DIR .test-job-linux-needs-testv-dir: Loading Loading
.gitlab-ci.yml +1 −4 Original line number Diff line number Diff line Loading @@ -309,10 +309,7 @@ stages: .print-results-banner: &print-results-banner - set +x - echo "" - > echo -e "==================================================================================================================\n ================================================== TEST RESULTS ==================================================\n ==================================================================================================================\n" - echo -e "==================================================================================================================\n================================================== TEST RESULTS ==================================================\n==================================================================================================================\n" # template for test jobs on linux that need the TESTV_DIR .test-job-linux-needs-testv-dir: Loading