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
Prada Sarasola, Miguel
templates
Commits
e6e9ab76
Commit
e6e9ab76
authored
Feb 17, 2020
by
Jon Azpiazu
Browse files
Disallow failure for clang format test
parent
37372516
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
e6e9ab76
...
@@ -89,7 +89,6 @@ clang_format:
...
@@ -89,7 +89,6 @@ clang_format:
when
:
always
when
:
always
tags
:
tags
:
-
docker
-
docker
allow_failure
:
yes
##########################################################
##########################################################
## Simple check for basic Python syntax errors; this is much less thorough than
## Simple check for basic Python syntax errors; this is much less thorough than
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
e6e9ab76
...
@@ -91,7 +91,6 @@ clang_format:
...
@@ -91,7 +91,6 @@ clang_format:
when
:
always
when
:
always
tags
:
tags
:
-
docker
-
docker
allow_failure
:
yes
##########################################################
##########################################################
## Simple check for basic Python syntax errors; this is much less thorough than
## Simple check for basic Python syntax errors; this is much less thorough than
...
...
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