mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-14 21:36:43 +00:00
Debug env
This commit is contained in:
@@ -19,6 +19,8 @@ def getArchName() {
|
||||
return arch
|
||||
}
|
||||
|
||||
println(System.getenv('RELEASE'))
|
||||
|
||||
project.ext {
|
||||
ci = System.getenv('CI') != null
|
||||
os = org.gradle.internal.os.OperatingSystem.current()
|
||||
|
||||
Reference in New Issue
Block a user