Skip to content
Snippets Groups Projects
Commit 1d496621 authored by Marco Cattaneo's avatar Marco Cattaneo
Browse files

Update .gitlab-ci.yml

parent 7193700b
No related branches found
No related tags found
2 merge requests!1911Remove unnecessary COOL dependency,!1441Add Gitlab-CI job to check copyright
Pipeline #740328 passed
...@@ -12,4 +12,4 @@ check-copyright: ...@@ -12,4 +12,4 @@ check-copyright:
image: gitlab-registry.cern.ch/ci-tools/ci-worker:cc7 image: gitlab-registry.cern.ch/ci-tools/ci-worker:cc7
script: script:
- curl -o check_copyright.py "https://gitlab.cern.ch/lhcb-core/LbDevTools/raw/master/LbDevTools/CopyrightCheck.py?inline=false" - curl -o check_copyright.py "https://gitlab.cern.ch/lhcb-core/LbDevTools/raw/master/LbDevTools/CopyrightCheck.py?inline=false"
- python check_copyright.py origin/master - python check_copyright.py origin/2018-patches
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