aboutsummaryrefslogtreecommitdiff
path: root/v1
diff options
context:
space:
mode:
Diffstat (limited to 'v1')
-rw-r--r--v1/feature-scripts.env3
1 files changed, 2 insertions, 1 deletions
diff --git a/v1/feature-scripts.env b/v1/feature-scripts.env
index c3e9936..e1d79e7 100644
--- a/v1/feature-scripts.env
+++ b/v1/feature-scripts.env
@@ -23,4 +23,5 @@ _BUILD_ARG_DOTNET="./dotnet/install.sh ${_B
_BUILD_ARG_PHP="./php/install.sh ${_BUILD_ARG_PHP_VERSION:-latest} /usr/local/php ${_BUILD_ARG_PHP_INSTALLCOMPOSER:-true} automatic true ${_BUILD_ARG_PHP_OVERRIDEDEFAULTVERSION:-true}"
_BUILD_ARG_ORYX="./oryx/install.sh automatic true"
_BUILD_ARG_HUGO="./hugo/install.sh ${_BUILD_ARG_HUGO_VERSION:-latest} automatic true"
-_BUILD_ARG_ANACONDA="./anaconda/install.sh ${_BUILD_ARG_ANACONDA_VERSION:-latest} automatic true" \ No newline at end of file
+_BUILD_ARG_ANACONDA="./anaconda/install.sh ${_BUILD_ARG_ANACONDA_VERSION:-latest} automatic true"
+_BUILD_ARG_GRADLE="./gradle/install.sh ${_BUILD_ARG_GRADLE_VERSION:-latest} automatic true" \ No newline at end of file