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

CI: add some traces around after_script

parent cb739cdd
Branches
Tags
No related merge requests found
......@@ -40,7 +40,9 @@ stages:
# Checkout the expected branch
- git checkout -f -q $CI_COMMIT_SHA
after_script:
- python3 --version
- python3 CI/cdash_handler.py
- echo cdash_handler done
fast-build:
extends: .common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment