mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 23:16:22 +00:00
Update dispatch event to release/v2.7 branch
This commit is contained in:
@@ -5,8 +5,8 @@ set -x
|
|||||||
REPO="https://api.github.com/repos/rancher/rancher/actions/workflows/go-get.yml/dispatches"
|
REPO="https://api.github.com/repos/rancher/rancher/actions/workflows/go-get.yml/dispatches"
|
||||||
|
|
||||||
case $DRONE_TAG in
|
case $DRONE_TAG in
|
||||||
"v1.3"*)
|
"v1.4"*)
|
||||||
ACTION_TARGET_BRANCH="release/v2.6"
|
ACTION_TARGET_BRANCH="release/v2.7"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Not a valid tag, not dispatching event"
|
echo "Not a valid tag, not dispatching event"
|
||||||
|
Reference in New Issue
Block a user