mirror of
https://github.com/fankes/TSBattery.git
synced 2025-12-10 15:43:37 +08:00
chore: update buildscript
This commit is contained in:
@@ -22,6 +22,10 @@ plugins {
|
||||
gropify {
|
||||
global {
|
||||
common {
|
||||
includeKeys(
|
||||
"GITHUB_CI_COMMIT_ID",
|
||||
"^project\\..*\$".toRegex()
|
||||
)
|
||||
permanentKeyValues("GITHUB_CI_COMMIT_ID" to "")
|
||||
locations(GropifyLocation.RootProject, GropifyLocation.SystemEnv)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user