Debugging fossa job

Change-Id: I742a6f4b763a63a3f839c993ae3fe169e6bf6f49
diff --git a/jjb/fossa.yaml b/jjb/fossa.yaml
index d321b15..66fc131 100644
--- a/jjb/fossa.yaml
+++ b/jjb/fossa.yaml
@@ -8,6 +8,10 @@
     jobs:
       - 'fossa-verify':
           fossa-team: cord
+          project-regexp: '{all-projects-regexp}'
+          branch-regexp: '{all-branches-regexp}'
+          file-include-regexp: '{all-files-regexp}'
+
 
 - job-template:
     id: 'fossa-verify'
@@ -18,11 +22,6 @@
                   Created by {id} job-template from ci-management/jjb/fossa.yaml<br/>
                   Copyright (c) 2018-present Open Networking Foundation (ONF)
 
-    # template defaults
-    project-regexp: '{all-projects-regexp}'
-    branch-regexp: '{all-branches-regexp}'
-    file-include-regexp: '{all-files-regexp}'
-
     # replace with cord-infra-gerrit-trigger-patchset when skip-vote is removed
     triggers:
       - gerrit: