Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
3a5d140f
Verified
Commit
3a5d140f
authored
Mar 08, 2019
by
Justin Carpentier
Browse files
gitlab: allows failure for Python 3 on 18.04
parent
87d62583
Pipeline
#4497
failed with stage
in 204 minutes and 18 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3a5d140f
...
...
@@ -117,6 +117,7 @@ robotpkg-py-pinocchio-py3-16.04-debug:
robotpkg-py-pinocchio-py3-18.04-release
:
<<
:
*robotpkg-py-pinocchio
allow_failure
:
true
image
:
eur0c.laas.fr:5000/stack-of-tasks/pinocchio/py-pinocchio-py3:18.04
robotpkg-py-pinocchio-18.04-release
:
...
...
@@ -132,6 +133,7 @@ robotpkg-py-pinocchio-18.04-debug:
robotpkg-py-pinocchio-py3-18.04-debug
:
<<
:
*robotpkg-py-pinocchio
image
:
eur0c.laas.fr:5000/stack-of-tasks/pinocchio/py-pinocchio-py3:18.04
allow_failure
:
true
before_script
:
-
echo PKG_OPTIONS.py-pinocchio=debug >> /opt/openrobots/etc/robotpkg.conf
...
...
Write
Preview
Markdown
is supported
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