Loading templates/gitlab-ci-gradle.yml +1 −1 Original line number Diff line number Diff line Loading @@ -283,7 +283,7 @@ stages: fi } if [[ -z "$TEMPLATE_CHECK_UPDATE_DISABLED" ]]; then check_for_update gradle "1.2.0"; fi if [[ "$TEMPLATE_CHECK_UPDATE_DISABLED" != "true" ]]; then check_for_update gradle "1.2.0"; fi unscope_variables # ENDSCRIPT Loading Loading
templates/gitlab-ci-gradle.yml +1 −1 Original line number Diff line number Diff line Loading @@ -283,7 +283,7 @@ stages: fi } if [[ -z "$TEMPLATE_CHECK_UPDATE_DISABLED" ]]; then check_for_update gradle "1.2.0"; fi if [[ "$TEMPLATE_CHECK_UPDATE_DISABLED" != "true" ]]; then check_for_update gradle "1.2.0"; fi unscope_variables # ENDSCRIPT Loading