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
verimag
reproducible-research
sasartifact
Commits
84e5cfc1
Commit
84e5cfc1
authored
Sep 03, 2020
by
erwan
Browse files
CI: fix a syntax error
parent
305d226c
Pipeline
#48508
failed with stages
in 49 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
84e5cfc1
...
...
@@ -17,9 +17,7 @@ expe-sasa.4.0.3:
stage
:
reproduce
script
:
-
opam depext -y ocamlgraph.1.8.8 camlidl.1.07 mlgmpidl.1.2.12 lutils.1.50.0 rdbg.1.188.4 lustre-v6.6.101.17 lutin.2.71.1 sasa.4.0.3
-
opam install -y ocamlgraph.1.8.8 camlidl.1.07 mlgmpidl.1.2.12
lutils.1.50.0 rdbg.1.188.4 lustre-v6.6.101.17 lutin.2.71.1
sasa.4.0.3
-
opam install -y ocamlgraph.1.8.8 camlidl.1.07 mlgmpidl.1.2.12 lutils.1.50.0 rdbg.1.188.4 lustre-v6.6.101.17 lutin.2.71.1 sasa.4.0.3
-
git checkout sasa.4.0.3
-
make bigexpe -j
10
artifacts
:
...
...
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