commit | 4894d3afdde0b0aab31ad8aaa720849c1ad569ce | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Tue Jul 20 15:52:52 2021 +0200 |
committer | Antonio Barone <syntonyze@gmail.com> | Tue Jul 20 15:52:52 2021 +0200 |
tree | 8362e62b5c9e9141aa4136ae1c2c78fcfb2e1f8e | |
parent | b31b9673adf80e19c8052fa94a8ea0813c4f8c5e [diff] |
Add gerrit CI validation Bug: Issue 14809 Change-Id: I417e702377826fab911bcc38155ac6b26172d958
diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..29d7a35 --- /dev/null +++ b/Jenkinsfile
@@ -0,0 +1,2 @@ +pluginPipeline(formatCheckId: 'gerritforge:plugins-replication-status-code-style', + buildCheckId: 'gerritforge:plugins-replication-status-build-test')