ADD: .gitlab-ci.yml

This commit is contained in:
Germann Elsa Sylvia
2022-10-24 15:06:28 +02:00
parent 42299175e2
commit 8d87acb5b5

13
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,13 @@
stages: [check]
variables:
COLUMNS: 9000
check:
tags:
- merlin
stage: check
script:
- module load Python
- export COLUMNS=$COLUMNS
- python3 dependency-checker.py