ceph-csi/make-containerized-build.yaml
Niels de Vos 538cdcdba4 add make-containerized-build job
The job does not have any parameters yet, it only build for the master
branch.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-01 14:15:04 +02:00

20 lines
438 B
YAML

---
- job:
name: make-containerized-build
project-type: pipeline
sandbox: true
pipeline-scm:
scm:
- git:
url: https://github.com/ceph/ceph-csi
branches:
- ci/centos
script-path: make-containerized-build.groovy
lightweight-checkout: true
triggers:
- github-pull-request:
admin-list:
- nixpanic
org-list:
- ceph