commit | f573955c48a5f3d96f3e99daebd3c1d6d70f9785 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Tue Jun 02 16:36:31 2020 -0700 |
committer | You Wang <you@opennetworking.org> | Tue Jun 02 16:36:31 2020 -0700 |
tree | 63862fceb8caf6346350d374ebb12b5a4d5e5611 | |
parent | 81ca7ec76e3dcd63e91661572415bf311aaa3d5f [diff] |
Enable docker-publish job for Nucleus repo Change-Id: If283555f8a6626fe7ae3ee461b14ec0c059b8c07
diff --git a/jjb/omec-ci.yaml b/jjb/omec-ci.yaml index ddba9a2..04b62d3 100644 --- a/jjb/omec-ci.yaml +++ b/jjb/omec-ci.yaml
@@ -157,6 +157,10 @@ - 'omec-reuse': pipeline-file: 'omec-reuse-scan.groovy' build-node: 'omec-qa' + - 'docker-publish-github': + build-timeout: 60 + docker-repo: 'omecproject' + build-node: 'ubuntu16.04-basebuild-1c-2g' - 'omec-comac-in-a-box': build-node: 'comac_in_a_box'