My guess is that the type of GIT_BRANCH is a String whereas "support/${version}" is a GString . If you convert the latter to a String it should work:
確定! 回上一頁