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
beat
beat.core
Commits
072b0941
Commit
072b0941
authored
Oct 26, 2017
by
Philip ABBET
Browse files
Update the needed C++ docker images
parent
c298b4de
Pipeline
#13503
failed with stage
in 58 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/prefix/experiments/user/user/double/1/cxx_double.json
View file @
072b0941
...
...
@@ -18,7 +18,7 @@
},
"environment"
:
{
"name"
:
"Cxx backend"
,
"version"
:
"1.
0
.0"
"version"
:
"1.
1
.0"
}
},
"echo2"
:
{
...
...
@@ -31,7 +31,7 @@
},
"environment"
:
{
"name"
:
"Cxx backend"
,
"version"
:
"1.
0
.0"
"version"
:
"1.
1
.0"
}
}
},
...
...
buildout_compile_cxx_algorithm.sh
View file @
072b0941
#! /bin/bash
ALGORITHMS_ROOT
=
"beat/core/test/prefix/algorithms/user"
DOCKER_IMAGE
=
"docker.idiap.ch/beat/beat.env.client:1.
2
.0"
DOCKER_IMAGE
=
"docker.idiap.ch/beat/beat.env.client:1.
3
.0"
BEAT_CORE_PATH
=
$(
dirname
"
$0
"
)
...
...
buildout_pull_images.sh
View file @
072b0941
...
...
@@ -3,8 +3,8 @@
IMAGES
=(
docker.idiap.ch/beat/beat.env.system.python:1.2.0r2
docker.idiap.ch/beat/beat.env.db.examples:1.3.0r2
docker.idiap.ch/beat/beat.env.cxx:1.
0.2
docker.idiap.ch/beat/beat.env.client:1.
2
.0
docker.idiap.ch/beat/beat.env.cxx:1.
1.0r0
docker.idiap.ch/beat/beat.env.client:1.
3
.0
)
...
...
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