ci: the "master" branch got renamed to "devel"

Closes: #1193
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-02-25 09:23:57 +01:00
committed by mergify[bot]
parent 92913912ef
commit 1c2974d49e
11 changed files with 23 additions and 23 deletions

View File

@ -12,7 +12,7 @@ spec:
source:
git:
uri: https://github.com/ceph/ceph-csi
ref: master
ref: devel
contextDir: .
strategy:
dockerStrategy:
@ -38,7 +38,7 @@ spec:
source:
git:
uri: https://github.com/ceph/ceph-csi
ref: master
ref: devel
contextDir: .
strategy:
dockerStrategy:
@ -64,7 +64,7 @@ spec:
source:
git:
uri: https://github.com/ceph/ceph-csi
ref: master
ref: devel
contextDir: .
strategy:
dockerStrategy: