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
ift
NIFTy
Commits
ee029099
Commit
ee029099
authored
Dec 09, 2019
by
Philipp Arras
Browse files
Add getting started mf to CI
parent
92a79911
Pipeline
#65156
passed with stages
in 12 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ee029099
...
@@ -89,6 +89,14 @@ run_getting_started_3:
...
@@ -89,6 +89,14 @@ run_getting_started_3:
paths
:
paths
:
-
'
*.png'
-
'
*.png'
run_getting_started_mf
:
stage
:
demo_runs
script
:
-
python3 demos/getting_started_mf.py
artifacts
:
paths
:
-
'
*.png'
run_bernoulli
:
run_bernoulli
:
stage
:
demo_runs
stage
:
demo_runs
script
:
script
:
...
...
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