Skip to content
Snippets Groups Projects
Commit 4958a184 authored by Ralf Mueller's avatar Ralf Mueller :fishing_pole_and_fish:
Browse files

clean up

parent 2974eebc
No related branches found
No related tags found
No related merge requests found
Pipeline #2416 failed
......@@ -7,10 +7,6 @@ stages:
build:
stage: build
before_script:
- eval $(ssh-agent -s)
- ssh-keyscan git.mpimet.mpg.de >> ~/.ssh/known_hosts
# - ssh -vT git@git.mpimet.mpg.de
- ls /sw/rhel6-x64
- . /sw/rhel6-x64/etc/profile.mistral && module list
script:
- /sw/rhel6-x64/gcc/gcc-6.4.0/bin/gcc --version
......@@ -31,7 +27,7 @@ build:
expire_in: 5min
tags:
- mistral
- xen, mistral
only:
- gitlab-ci
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment