summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/vpp/vpp-lite.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/vpp/vpp-lite.yaml b/jjb/vpp/vpp-lite.yaml
index ce877194d..15b42d273 100644
--- a/jjb/vpp/vpp-lite.yaml
+++ b/jjb/vpp/vpp-lite.yaml
@@ -66,6 +66,8 @@
builders:
- shell:
+ !include-raw-escape: include-raw-vpp-checkstyle.sh
+ - shell:
!include-raw-escape: 'include-raw-vpp-lite-build.sh'
- job-template:
@@ -120,6 +122,8 @@
builders:
- shell:
+ !include-raw-escape: include-raw-vpp-checkstyle.sh
+ - shell:
!include-raw-escape: 'include-raw-vpp-lite-build.sh'
- job-template:
@@ -164,4 +168,6 @@
builders:
- shell:
+ !include-raw-escape: include-raw-vpp-checkstyle.sh
+ - shell:
!include-raw-escape: 'include-raw-vpp-lite-build.sh' \ No newline at end of file