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
Prada Sarasola, Miguel
templates
Commits
a029361d
Commit
a029361d
authored
Nov 05, 2020
by
Prada Sarasola, Miguel
Browse files
Remove the allow_failure flag from bash syntax check jobs
parent
11cdb48a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
a029361d
...
...
@@ -118,7 +118,6 @@ bash_syntax:
when
:
always
tags
:
-
docker
allow_failure
:
yes
##########################################################
## Check for errors in markdown files
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
a029361d
...
...
@@ -120,7 +120,6 @@ bash_syntax:
when
:
always
tags
:
-
docker
allow_failure
:
yes
##########################################################
## Check for errors in markdown files
...
...
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