From 1476afe16f92f4a1e1bf8d0e5d2d5323c6cc5520 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Mon, 1 Mar 2021 09:48:32 +0100 Subject: [PATCH] debugging --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1214ceee..0892a6f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -114,6 +114,7 @@ check:links: - if: $CI_MERGE_REQUEST_ID before_script: - cp -r build/external checkFolder + - ls -lash script: - python link_check.py -- GitLab