mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 17:03:06 -06:00
10 lines
213 B
YAML
10 lines
213 B
YAML
---
|
|
java_version: "1.8.0"
|
|
java_major_version: "8"
|
|
postgres_version: "9.6"
|
|
git_version: "2.14.4"
|
|
|
|
# Disable these when using the product installer, otherwise we end up
|
|
# fighting with it.
|
|
atl_use_system_jdk: false
|