Skip to content
Snippets Groups Projects

Remove the allow_failure flag from bash syntax check jobs

Merged Prada Sarasola, Miguel requested to merge require-bash-syntax-check into master
2 files
+ 0
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -118,7 +118,6 @@ bash_syntax:
@@ -118,7 +118,6 @@ bash_syntax:
when: always
when: always
tags:
tags:
- docker
- docker
allow_failure: yes
##########################################################
##########################################################
## Check for errors in markdown files
## Check for errors in markdown files
Loading