Skip to content
Snippets Groups Projects
Commit e7f3882a authored by Fabrice Le Goff's avatar Fabrice Le Goff
Browse files

remove CI altogether for maintenance branch

parent df86955e
No related branches found
No related tags found
No related merge requests found
pylint_check:
image: gitlab-registry.cern.ch/atlas-tdaq-software/tdaq_ci:trigger
tags:
- tdaq
script:
- source /afs/cern.ch/atlas/project/tdaq/cmake/cmake_tdaq/bin/cm_setup.sh
- export PYTHONPATH="$PWD/mailinglogger:$PYTHONPATH"
- pylint $(find Script/ -name '*.py' -a -not -name config.py) || exit 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment