Passing Configuration to a Gradle Build via Custom Environment Variables

From NovaOrdis Knowledge Base
Revision as of 21:09, 14 March 2019 by Ovidiu (talk | contribs) (Created page with "=Internal= * Gradle Variables and Properties =Overview= This ar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

This article describes a generic method to pass configuration to a Gradle build using custom environment variables. This method could prove useful when Gradle builds are executed in containers, as it is the case for AWS CodeBuild builds.