Commit a05371ea authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.5.x'

Closes gh-26876
parents 2bea21ed d0b8741f
......@@ -464,6 +464,8 @@ jobs:
params:
<<: *artifactory-repo-put-params
repo: libs-staging-local
get_params:
threads: 8
- put: git-repo
params:
repository: stage-git-repo
......@@ -484,6 +486,8 @@ jobs:
params:
<<: *artifactory-repo-put-params
repo: libs-staging-local
get_params:
threads: 8
- put: git-repo
params:
repository: stage-git-repo
......@@ -504,6 +508,8 @@ jobs:
params:
<<: *artifactory-repo-put-params
repo: libs-staging-local
get_params:
threads: 8
- put: git-repo
params:
repository: stage-git-repo
......@@ -577,6 +583,7 @@ jobs:
params:
download_artifacts: true
save_build_info: true
threads: 8
- task: promote
image: ci-image
file: git-repo/ci/tasks/promote.yml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment