diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea69ad0d624f464fd7bacdc45775ac5d3a21ddb8..33e890de1f2f7940c8e19f47c018d5e849de63de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ stages: - git checkout -f -q $CI_COMMIT_SHA after_script: - python3 --version - - python3 CI/cdash_handler.py + - python3 -v -u CI/cdash_handler.py - echo cdash_handler done fast-build: