diff options
Diffstat (limited to 'jjb/modeling')
-rw-r--r-- | jjb/modeling/modeling-modelspec.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/jjb/modeling/modeling-modelspec.yaml b/jjb/modeling/modeling-modelspec.yaml new file mode 100644 index 000000000..1cae6b721 --- /dev/null +++ b/jjb/modeling/modeling-modelspec.yaml @@ -0,0 +1,9 @@ +--- +- project: + name: modeling-modelspec-info + project-name: modeling-modelspec + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: modeling/modelspec + branch: master |