chore: update project files

This commit is contained in:
2025-01-12 04:45:30 +08:00
parent c8f1099326
commit d308111476

View File

@@ -13,7 +13,7 @@ sweetProperty {
global {
all {
permanentKeyValues("GITHUB_CI_COMMIT_ID" to "")
generateFrom(ROOT_PROJECT)
generateFrom(ROOT_PROJECT, SYSTEM_ENV)
}
sourcesCode { includeKeys("GITHUB_CI_COMMIT_ID") }
}