Skip to content

Instantly share code, notes, and snippets.

@Opalo
Created May 22, 2019 07:33
Show Gist options
  • Save Opalo/b89479fac1976e8b360c0a188f139459 to your computer and use it in GitHub Desktop.
Save Opalo/b89479fac1976e8b360c0a188f139459 to your computer and use it in GitHub Desktop.
tasks {
"test" {
inputs.property("version.class", System.getenv().getOrDefault("VERSION_CLASS", ""))
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment