diff options
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-common.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 4ff5d83b4..9a2b7fdd8 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -3,6 +3,7 @@ name: policy-common project-name: 'policy-common' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' |