Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Keitel
PyFstat
Commits
aa87545f
Commit
aa87545f
authored
Jan 31, 2018
by
Gregory Ashton
Browse files
Fix gitlab ci runner path
parent
26768adf
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aa87545f
test_app
:
script
:
-
.
/home/greg
/lalsuite-install/etc/lalapps-user-env.sh
-
/home/greg
/anaconda2/bin/python tests.py Writer
-
/home/greg
/anaconda2/bin/python tests.py par
-
/home/greg
/anaconda2/bin/python tests.py BaseSearchClass
-
/home/greg
/anaconda2/bin/python tests.py ComputeFstat
-
/home/greg
/anaconda2/bin/python tests.py SemiCoherentSearch
-
/home/greg
/anaconda2/bin/python tests.py SemiCoherentGlitchSearch
-
/home/greg
/anaconda2/bin/python tests.py MCMCSearch
-
/home/greg
/anaconda2/bin/python tests.py GridSearch
-
.
${HOME}
/lalsuite-install/etc/lalapps-user-env.sh
-
${HOME}
/anaconda2/bin/python tests.py Writer
-
${HOME}
/anaconda2/bin/python tests.py par
-
${HOME}
/anaconda2/bin/python tests.py BaseSearchClass
-
${HOME}
/anaconda2/bin/python tests.py ComputeFstat
-
${HOME}
/anaconda2/bin/python tests.py SemiCoherentSearch
-
${HOME}
/anaconda2/bin/python tests.py SemiCoherentGlitchSearch
-
${HOME}
/anaconda2/bin/python tests.py MCMCSearch
-
${HOME}
/anaconda2/bin/python tests.py GridSearch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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