I'm migrating to Kotlin DSL. The old commands look like: final gitBranch = "git rev-parse --abbrev-ref HEAD".execute().text.trim() final ...
確定! 回上一頁