[VOL-3353] Trigger openonu security static checks

Change-Id: Ib92523900cdc63e1a2b676bc1cbee726e15e8b57
diff --git a/jjb/verify/voltha-openonu-adapter.yaml b/jjb/verify/voltha-openonu-adapter.yaml
index 7d7ec6d..68bee87 100644
--- a/jjb/verify/voltha-openonu-adapter.yaml
+++ b/jjb/verify/voltha-openonu-adapter.yaml
@@ -22,6 +22,11 @@
           unit-test-keep-going: 'true'
           junit-allow-empty-results: true
           build-timeout: 15
+      - 'make-sca':
+          unit-test-targets: 'sca'
+          unit-test-keep-going: 'true'
+          junit-allow-empty-results: true
+          build-timeout: 15
       - 'voltha-patch-test':
           pipeline-script: 'voltha-bbsim-tests.groovy'