Skip to content
Snippets Groups Projects
Commit b107cf2c authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

OZG-8085 download ref to main

parent 56848fd3
Branches
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ $[[ inputs.job_prefix ]]_download_settings:
- mkdir .m2
- >-
curl -f --header "PRIVATE-TOKEN: $CI_JOB_TOKEN"
"${CI_API_V4_URL}/projects/${CI_COMPONENTS_PROJECT_ID}/repository/files/.m2%2Fmaven_ci_settings.xml/raw?ref=KOP-3210-maven-settings-file"
"${CI_API_V4_URL}/projects/${CI_COMPONENTS_PROJECT_ID}/repository/files/.m2%2Fmaven_ci_settings.xml/raw?ref=main"
--output .m2/ci_settings.xml
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment