pull/2696/head
truongpx-Mac 2 years ago
parent 9d4e543c42
commit cbbba2f1db

@ -40,7 +40,7 @@ pipeline {
name: "RELEASE_PROJECTS", name: "RELEASE_PROJECTS",
type: "PT_RADIO", type: "PT_RADIO",
multiSelectDelimiter: " ", multiSelectDelimiter: " ",
value: """api,msg_gateway,msg_transfer,push,rpc_conversation,rpc_group,rpc_msg,rpc_user""", value: """api,msg_gateway,msg_transfer,push,rpc_conversation,rpc_group,rpc_msg,rpc_user,third""",
defaultValue: "", defaultValue: "",
description: "please choice projects to deploy" description: "please choice projects to deploy"
) )

Loading…
Cancel
Save