Skip to content
Snippets Groups Projects
Commit 07d52a52 authored by Bienchen's avatar Bienchen
Browse files

Adding more deps

parent 44ad8d60
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ stages: ...@@ -11,6 +11,7 @@ stages:
before_script: before_script:
- echo "Running global 'before_script'..." - echo "Running global 'before_script'..."
- yum -y -q -e 0 install tcl - yum -y -q -e 0 install tcl
- yum -y -q -e 0 install glibc-devel
- mkdir -p /scicore/soft/modules - mkdir -p /scicore/soft/modules
- ln -s /export/soft/apps/centos6/generic /scicore/soft/apps - ln -s /export/soft/apps/centos6/generic /scicore/soft/apps
- ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules - ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment