mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-07 16:47:11 +00:00
Enable building and pushing image for release branches
Enable building and pushing image for release branches Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
This commit is contained in:
@@ -2,7 +2,9 @@ name: Main CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release-**'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user