Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
4958a184
Commit
4958a184
authored
Mar 30, 2020
by
Ralf Mueller
🎣
Browse files
clean up
parent
2974eebc
Pipeline
#2416
failed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4958a184
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment