From 2ff9f297e5a61f1920fb6e9ed26e8c6bdfc8316d Mon Sep 17 00:00:00 2001 From: Elias Chetouane <elias.chetouane@univ-grenoble-alpes.fr> Date: Mon, 19 Feb 2024 18:17:53 +0100 Subject: [PATCH] Test debug. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7254cef..68b5863 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ actualisation_dois: - apk update - apk add git openssh script: - - echo "HEllo world" + - echo "HEllo world" > 1-enrich-with-datacite/nb-dois.txt # - pip install pandas # - pip install requests # - pip install matplotlib -- GitLab