commit | d290b1fb41fc79d008823b1fda6b4560b47ce579 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Dec 18 01:26:50 2019 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Dec 18 01:26:50 2019 +0000 |
tree | d8b1b813b530ca0bf9466b2bb1349725e425cedb | |
parent | 10aa5e0c6c89807131177e9a0083352166308b03 [diff] | |
parent | 4270e8817b55cf83bb0483b08f70b1ff136c9e24 [diff] |
Merge "Enable maven-publish for fabric-tofino"
diff --git a/jjb/verify/fabric-tofino.yaml b/jjb/verify/fabric-tofino.yaml index 28081f3..2bb64b2 100644 --- a/jjb/verify/fabric-tofino.yaml +++ b/jjb/verify/fabric-tofino.yaml
@@ -23,6 +23,4 @@ name: 'fabric-tofino-jobs' jobs: - 'maven-test' - # Do not publish as the generated .oar is useless without the output of - # the Tofino compiler. - # - 'maven-publish' + - 'maven-publish'