Running with gitlab-runner 13.1.0 (6214287e) on eur0c 5ns_aKV6Preparing the "docker" executorUsing Docker executor with image memmos.laas.fr:5000/stack-of-tasks/roscontrol-sot/py-roscontrol-sot-py3:18.04 ...Pulling docker image memmos.laas.fr:5000/stack-of-tasks/roscontrol-sot/py-roscontrol-sot-py3:18.04 ...ERROR: Job failed: Error response from daemon: manifest for memmos.laas.fr:5000/stack-of-tasks/roscontrol-sot/py-roscontrol-sot-py3:18.04 not found: manifest unknown: manifest unknown (docker.go:119:0s)
index 1fb10e6..f5cea5b 100644--- a/tests/sot-test-device-python.hh+++ b/tests/sot-test-device-python.hh@@ -1,3 +1,3 @@ #include "sot-test-device.hh" -typedef boost::mpl::vector< SoTTestDevice > entities_t;+typedef boost::mpl::vector<SoTTestDevice> entities_t;ERROR: Job failed: exit code 1