Commit ee0260c7 authored by Clement Bois's avatar Clement Bois
Browse files

Merge branch 'fix/eval_mvn_settings_opt_directory' into 'master'

Fix: eval_mvn_settings_opt` evaluation directory

See merge request to-be-continuous/maven!113
parents 2c05b33a 28f058bf
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -616,8 +616,8 @@ stages:
    - !reference [.mvn-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
    - eval_java_proxy_args
    - eval_mvn_settings_opt
    - cd ${MAVEN_PROJECT_DIR}
    - eval_mvn_settings_opt
  # Cache downloaded dependencies and plugins between builds.
  # To keep cache across branches add 'key: "$CI_JOB_NAME"'
  cache: