add 'lint-all-code' as wrapper of lint builders
[releng.git] / jjb / opnfvdocs / opnfvdocs.yml
index 3dfb9d1..908ddba 100644 (file)
@@ -69,7 +69,7 @@
             notbuilt: true
 
     builders:
-      - check-bash-syntax
+      - lint-bash-code
 
 - job-template:
     name: 'opnfvdocs-merge-shellcheck-{stream}'
                   branch-pattern: '**/{branch}'
 
     builders:
-      - check-bash-syntax
+      - lint-bash-code