summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/git.yml
diff options
context:
space:
mode:
Diffstat (limited to 'build-gluster-org/jobs/git.yml')
-rw-r--r--build-gluster-org/jobs/git.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/build-gluster-org/jobs/git.yml b/build-gluster-org/jobs/git.yml
new file mode 100644
index 0000000..2a38e67
--- /dev/null
+++ b/build-gluster-org/jobs/git.yml
@@ -0,0 +1,10 @@
+- scm:
+ name: glusterfs
+ scm:
+ - git:
+ branches:
+ - $GERRIT_BRANCH
+ refspec: $GERRIT_REFSPEC
+ choosing-strategy: gerrit
+ url: git://review.gluster.org/glusterfs.git
+