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
8197c1a3
Commit
8197c1a3
authored
Apr 22, 2021
by
erwan
Browse files
CI fix
parent
6fe45da7
Pipeline
#65202
passed with stages
in 66 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8197c1a3
...
...
@@ -6,7 +6,7 @@ stages:
before_script
:
-
opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/opam-repository"
-
sudo apt-get update && sudo apt-get install -y zathura graphviz time
-
sudo apt-get update && sudo apt-get install -y zathura graphviz
bc
time
# Specify the packages version numbers so that it (hopefully) never
# breaks. Also use the sasa4.0.3 branch created for this purpose and
...
...
@@ -36,7 +36,7 @@ expe-current:
-
mv expe/results/ expe/results_expe-current
artifacts
:
paths
:
-
expe/results_expe-curren
-
expe/results_expe-curren
t
# Ditto using the verimag-reactive-toolbox image where everything is already
# installed
...
...
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