mirror of
https://github.com/rancher/rke.git
synced 2025-09-17 23:49:06 +00:00
Add support for v1.5
and branch release/v2.8
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
This commit is contained in:
@@ -8,6 +8,9 @@ case $DRONE_TAG in
|
||||
"v1.4"*)
|
||||
ACTION_TARGET_BRANCH="release/v2.7"
|
||||
;;
|
||||
"v1.5"*)
|
||||
ACTION_TARGET_BRANCH="release/v2.8"
|
||||
;;
|
||||
*)
|
||||
echo "Not a valid tag, not dispatching event"
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user