Skip to content
Snippets Groups Projects
Commit 7c25e130 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

CI: check xml size

parent 68370820
No related branches found
No related tags found
No related merge requests found
...@@ -40,8 +40,8 @@ stages: ...@@ -40,8 +40,8 @@ stages:
# Checkout the expected branch # Checkout the expected branch
- git checkout -f -q $CI_COMMIT_SHA - git checkout -f -q $CI_COMMIT_SHA
after_script: after_script:
- python3 --version - ls -lh build/Testing/2019*/*.xml
- python3 -v -u CI/cdash_handler.py - python3 -u CI/cdash_handler.py
- echo cdash_handler done - echo cdash_handler done
fast-build: fast-build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment