commit | 93b9cc185a674b17d3dde1bb356ea2f177b80d12 | [log] [tgz] |
---|---|---|
author | Matthias Sohn <matthias.sohn@sap.com> | Wed Sep 06 00:28:08 2023 +0200 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Thu Sep 07 11:02:32 2023 +0200 |
tree | 69a2a9c9af2901332a417b8c48128413f8163c93 | |
parent | d5725dcce504c5e7dd9ee323435f296327001ba1 [diff] |
Add Jenkinsfile for plugin verification Change-Id: I657e5f33f41c3b9b9b449437c764d4bd0f38a6bd
diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..efd67bf --- /dev/null +++ b/Jenkinsfile
@@ -0,0 +1,2 @@ +pluginPipeline(formatCheckId: 'gerritforge:plugins-spanner-refdb-code-style', + buildCheckId: 'gerritforge:plugins-spanner-refdb-build-test')