• travisn's avatar
    build: promote builds only to master and release · 81f55a12
    travisn authored
    
    
    The alpha, beta, and stable channels do not match the rook release process.
    Each storage provider defines their own stability based on the CRDs
    rather than defining it with the release process. Rook really
    only has two release streams: master and the official releases.
    Master is published with each merge, while releases go through
    a signoff process to ensure quality. Thus, the alpha, beta,
    and stable channels are removed and replaced with a
    single release channel.
    Signed-off-by: default avatartravisn <tnielsen@redhat.com>
    81f55a12