Loading templates/gitlab-ci-gradle.yml +1 −1 Original line number Diff line number Diff line Loading @@ -346,7 +346,7 @@ stages: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "gradle", "2.4.2" ] before_script: - *gradle-scripts - !reference [.gradle-scripts] - handle_daemon - handle_proxies - install_ca_certs Loading Loading
templates/gitlab-ci-gradle.yml +1 −1 Original line number Diff line number Diff line Loading @@ -346,7 +346,7 @@ stages: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "gradle", "2.4.2" ] before_script: - *gradle-scripts - !reference [.gradle-scripts] - handle_daemon - handle_proxies - install_ca_certs Loading