From bdc3dd7ae643d72a64273e2f5786f31fcaa689a1 Mon Sep 17 00:00:00 2001 From: Stefan Bienert <stefan.bienert@unibas.ch> Date: Thu, 2 Mar 2017 14:23:44 +0100 Subject: [PATCH] Gathering information --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c124b3835..f0faa8593 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ stages: before_script: - echo "Running global 'before_script'..." - yum -y -q -e 0 install tcl - - mkdir -p /scicore/soft/ + - mkdir -p /scicore/soft/modules - ln -s /export/soft/apps/centos6/generic /scicore/soft/apps - ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules - source /export/soft/lua_lmod/centos6/lmod/lmod/init/bash -- GitLab