Closed designatednerd closed 5 years ago
Using a gradle task to pull keys from either a .properties file in the .secrets folder or from env variables on CI.
.properties
.secrets
Using a gradle task to pull keys from either a
.properties
file in the.secrets
folder or from env variables on CI.